Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] 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 Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.2 Product Version 3.1.1
  Product Build
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
Steps To Reproduce
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