Ticket #121 (closed defect: fixed)
ImageManager Plugin (nightly build) and short PHP tags
| Reported by: | the_sandking | Owned by: | gogo |
|---|---|---|---|
| Priority: | normal | Milestone: | Version 1.0 |
| Component: | Xinha Core | Version: | trunk |
| Severity: | normal | Keywords: | Plugin ImageManager |
| Cc: |
Description
The above all bad PHP form (possibly lazy), and depending on whether or not APACHE is setup to parse XML/XHTML, any files that use PHP shorthand like the above will not function..
I have found almost 100 of these PHP short tags in the ImageManager plugin so far but appearantly not all of them, I am not quite yet at 100% functionality there. :)
The following are better, compatible, and more *correct* replacements.
<?php <?php echo
Thanks!
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
