In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
821 [In-Portal CMS] Template System bug report always 2010-08-09 08:42 2010-11-30 12:48
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.1.1-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/6de9dab557030dc3
0
0000821: Custom "IdField" parameter of "grid" block produces notices during template parsing
There is ability to set custom id field to used during "grid" block rendering by using "IdField" parameter. When you try to set it to other field (not default id field for given unit config), then you got a lot of warnings.

It happens, because PrintList tag expects that IdField parameter to be given under different name: "id_field".
patch custom_id_field_for_grid.patch (1,550) 2010-08-09 08:42
http://tracker.in-portal.org/file_download.php?file_id=707&type=bug
Issue History
2010-11-30 12:48 Dmitry Note Added: 0003080
2010-11-30 12:48 Dmitry Status resolved => closed
2010-08-28 15:31 alex Note Added: 0002704
2010-08-28 15:31 alex Status reviewed and tested => resolved
2010-08-28 15:31 alex Fixed in Version => 5.1.1-B1
2010-08-28 15:31 alex Resolution open => fixed
2010-08-28 15:31 alex Assigned To !COMMUNITY => alex
2010-08-28 15:31 alex Changeset attached 5.1.x r13871
2010-08-26 17:45 Dmitry Note Added: 0002675
2010-08-26 17:45 Dmitry Target Version Icebox => 5.1.1
2010-08-26 17:44 Dmitry Note Added: 0002674
2010-08-26 17:44 Dmitry Status needs testing => reviewed and tested
2010-08-09 08:42 alex Assigned To => !COMMUNITY
2010-08-09 08:42 alex Developer => alex
2010-08-09 08:42 alex Status active => needs testing
2010-08-09 08:42 alex New Issue
2010-08-09 08:42 alex File Added: custom_id_field_for_grid.patch
2010-08-09 08:42 alex Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/6de9dab557030dc3

Notes
(0002674)
Dmitry   
2010-08-26 17:44   
Reviewed and tested good - please commit.
(0002675)
Dmitry   
2010-08-26 17:45   
Moving this task to 5.1.1 since it's a bug and not a new feature.
(0002704)
alex   
2010-08-28 15:31   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000821: Custom "IdField" parameter of "grid" block produces notices during template parsing
(0003080)
Dmitry   
2010-11-30 12:48   
Closing released 5.1.1 task.