In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
878 [In-Portal CMS] Template System bug report always 2010-10-04 03:14 2010-11-30 12:48
alex  
alex  
normal  
closed 5.1.1-B1  
fixed  
 
none 5.1.1-B2  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/86975adaa4b03e4d
0
0000878: Template compression on PHP4 produces a lot of warning messages
When "Compress Compiled PHP Templates" configuration option is enabled and In-Portal is installed on PHP4 server, then a lot a warnings (from 1000 to 15000 in "advanced" theme) about missing T_DOC_COMMENT constant is raised.

Based on token definition on http://lv.php.net/tokens that constant was introduced only in PHP 5.0.0.
patch template_compression_produces_warnings_in_php4.patch (564) 2010-10-04 03:14
http://tracker.in-portal.org/file_download.php?file_id=794&type=bug
Issue History
2010-11-30 12:48 Dmitry Note Added: 0003016
2010-11-30 12:48 Dmitry Status resolved => closed
2010-10-19 04:09 alex Note Added: 0002898
2010-10-19 04:09 alex Status reviewed and tested => resolved
2010-10-19 04:09 alex Fixed in Version => 5.1.1-B2
2010-10-19 04:09 alex Resolution open => fixed
2010-10-19 04:09 alex Assigned To !COMMUNITY => alex
2010-10-19 04:09 alex Changeset attached 5.1.x r13993
2010-10-19 04:08 alex Summary Template compression on PHP4 productes a lot of warning messages => Template compression on PHP4 produces a lot of warning messages
2010-10-13 22:54 Dmitry Note Added: 0002878
2010-10-13 22:54 Dmitry Status needs testing => reviewed and tested
2010-10-04 03:15 alex version 5.1.0 => 5.1.1-B1
2010-10-04 03:15 alex Assigned To => !COMMUNITY
2010-10-04 03:15 alex Developer => alex
2010-10-04 03:15 alex Status active => needs testing
2010-10-04 03:14 alex New Issue
2010-10-04 03:14 alex File Added: template_compression_produces_warnings_in_php4.patch
2010-10-04 03:14 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/86975adaa4b03e4d

Notes
(0002878)
Dmitry   
2010-10-13 22:54   
Reviewed and tested okay, please commit.
(0002898)
alex   
2010-10-19 04:09   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000878: Template compression on PHP4 produces a lot of warning messages
(0003016)
Dmitry   
2010-11-30 12:48   
Closing released 5.1.1 task.