Ticket #1391 (new defect)
PreserveScripts doesn't correctly handle php in html tags
| Reported by: | Adam J | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.97 |
| Component: | Plugins | Version: | trunk |
| Severity: | normal | Keywords: | PreserveScripts php |
| Cc: | adam@… |
Description
php can appear in html tags like this:
<input value="<?php print $foo;?>">
if u paste this into code view and then toggle html/ code - it comes back as:
<input src="/xinha-nightly/plugins/PreserveScripts/php.png" id="PreserveScripts?_1" value="<img title=" />">
AdamJ
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
