In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
551 [In-Portal CMS] Template System bug report always 2010-01-22 11:52 2010-05-11 03:00
Dmitry  
Dmitry  
normal  
closed 5.0.2  
fixed  
 
none 5.0.3-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/fdc787c20014d4b4 http://www.in-portal.com/forums/in-portal-cms/installation-upgrade/bb_3961.html
0
0000551: Database Connection object missing in TemplatesCache class
Database connection object missing in TemplatesCache class resulting fatal
error, when compiled template version is accessed via database in safe mode.

To fix this we should call parent::kHelper() instead of parent::kBase() in
class constructor.
patch Database_Connection_Object_Missing_in_TemplatesCache-Dmitry-20100122-v1.patch (381) 2010-01-22 11:52
http://tracker.in-portal.org/file_download.php?file_id=240&type=bug
Issue History
2010-05-11 03:00 alex Note Added: 0002148
2010-05-11 03:00 alex Status resolved => closed
2010-03-15 16:34 Dmitry Note Added: 0001617
2010-03-15 16:34 Dmitry Status reviewed and tested => resolved
2010-03-15 16:34 Dmitry Fixed in Version => 5.0.3-B1
2010-03-15 16:34 Dmitry Resolution open => fixed
2010-03-15 16:34 Dmitry Assigned To !COMMUNITY => Dmitry
2010-03-15 16:34 Dmitry Changeset attached 5.0.x r13226
2010-02-28 13:15 alex Note Added: 0001499
2010-02-28 13:15 alex Status needs testing => reviewed and tested
2010-02-26 18:50 Dmitry Developer => Dmitry
2010-01-22 11:54 Dmitry Note Added: 0001432
2010-01-22 11:54 Dmitry Assigned To Dmitry => !COMMUNITY
2010-01-22 11:54 Dmitry Status needs work => needs testing
2010-01-22 11:54 Dmitry Reference http://groups.google.com/group/in-portal-bugs/browse_thread/thread/fdc787c20014d4b4 => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/fdc787c20014d4b4 http://www.in-portal.com/forums/in-portal-cms/installation-upgrade/bb_3961.html
2010-01-22 11:53 Dmitry Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/fdc787c20014d4b4
2010-01-22 11:52 Dmitry New Issue
2010-01-22 11:52 Dmitry Status active => needs work
2010-01-22 11:52 Dmitry Assigned To => Dmitry
2010-01-22 11:52 Dmitry File Added: Database_Connection_Object_Missing_in_TemplatesCache-Dmitry-20100122-v1.patch

Notes
(0001432)
Dmitry   
2010-01-22 11:54   
Patch uploaded - please test.
(0001499)
alex   
2010-02-28 13:15   
Works, tested by Phil.
(0001617)
Dmitry   
2010-03-15 16:34   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000551: Database Connection object missing in TemplatesCache class
(0002148)
alex   
2010-05-11 03:00   
Closing all tasks from released versions.