Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001790 [Quercus] minor always 06-08-07 11:53 06-13-07 02:36
Reporter sam View Status public  
Assigned To nam
Priority urgent Resolution fixed  
Status closed   Product Version 3.1.1
Summary 0001790: php code in drupal content causes exception
Description (rep by S Pannell)

Resin 3.1.1
windows XP
Drupal 5.1 with MySql 5.0

I have install and have running drupal 5.1 with resin 3.1.1. All appears to
work fine except one point. when attempting to enter php code in drupal
there is a problem with the entering of string quotes which get oddly
converted. Example (saved as a drupal block):

<?php
echo "hello world"
?>

I then save the php code as a drupal block, review the code and it now looks
like this:

<?php
echo \"hello world\"
?>

any attempt to run this and you get a servlet exception. It appears not to
be possible to enter any kind of quote character in drupal without it being
strangely altered. Only for the PHP code I should point out.

everything else appears to work fine and drupal is indeed running
Additional Information
Attached Files

- Relationships

- Notes
(0002035)
nam
06-13-07 02:36

php/112g
php/1741
 

- Issue History
Date Modified Username Field Change
06-08-07 11:53 sam New Issue
06-08-07 11:53 sam Description Updated
06-11-07 12:54 nam Status new => assigned
06-11-07 12:54 nam Assigned To  => nam
06-13-07 02:36 nam Status assigned => closed
06-13-07 02:36 nam Note Added: 0002035
06-13-07 02:36 nam Resolution open => fixed
06-13-07 02:36 nam Fixed in Version  => 3.1.2


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker