In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
174 [In-Portal CMS] Data Management bug report always 2009-08-04 04:52 2009-10-03 07:57
alex  
alex  
normal  
closed 5.0.0  
fixed  
 
none 5.0.1  
0
0000174: Tag PredefinedSearchOptions should use GetList instead of GetObject
Tag PredefinedSearchOptions works only with lists and should use $this->GetList($params) instead of $this->getObject($params) as for now. Usage of getObject method results in Fatal Error, when this tag is used on Front-End before actual list is printed.
Issue History
2009-10-03 07:57 administrator Note Added: 0000812
2009-10-03 07:57 administrator Status resolved => closed
2009-08-04 08:44 alex Fixed in Version => 5.0.1
2009-08-04 08:44 alex Summary Tag PredefinedSearchOptions should use GetList insead of GetObject => Tag PredefinedSearchOptions should use GetList instead of GetObject
2009-08-04 08:43 alex Note Added: 0000225
2009-08-04 08:43 alex Status reviewed and tested => resolved
2009-08-04 08:43 alex Resolution open => fixed
2009-08-04 08:43 alex Changeset attached 5.0.x r12162
2009-08-04 04:53 alex Target Version => 5.0.1
2009-08-04 04:52 alex Status active => reviewed and tested
2009-08-04 04:52 alex Assigned To => alex
2009-08-04 04:52 alex New Issue

Notes
(0000225)
alex   
2009-08-04 08:43   
Fix committed to 5.0.x branch. Commit Message:

Fixes 0000174: Tag PredefinedSearchOptions should use GetList instead of GetObject
(0000812)
administrator   
2009-10-03 07:57   
Closing issues from 5.0.1 version, because version was already released.