The title says it all. This could be cause redirect issues by preventing the correct headers from being sent.
I don't know if this has been fixed in 5.x-dev, as I couldn't find the CVS path. D6+ is fine.
Regards
Alan
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | phptemplate-engine-remove-closing-php-tag-D5.patch | 778 bytes | brianV |
Comments
Comment #1
gpk commented>phptemplate.php
Erm, I don't know that file !
Comment #2
alan d. commentedDuh, sorry I was in the middle of something else at the time.
"themes\engines\phptemplate\phptemplate.engine"
Comment #3
gpk commentedHere's the CVS link http://cvs.drupal.org/viewvc.py/drupal/drupal/themes/engines/phptemplate...
The closing ?> went in revision 1.62.
It's still there in 5.x-dev (1.54.2.2).
Comment #4
alan d. commentedComment #5
brianV commentedPatch attached.
Setting directly to RTBC since it is trivial.
Comment #6
drummCommitted to 5.x.