In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
541 [In-Portal CMS] Data Management feature request N/A 2010-01-17 14:48 2010-07-22 15:06
alex  
alex  
normal  
closed 5.1.0  
fixed  
 
none 5.1.0-B1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/fb3c30bb15bf7769
0
0000541: Ability to get formatted output of kDBBase::GetCol method
I propose we add ability to get formatted output of kDBBase::GetCol method. This method is used to return given field value from all grid records. Without such improvement we will need to call formatter individually for each returned array element.
patch dbbase_getcol_formatted.patch (1,649) 2010-01-17 14:48
http://tracker.in-portal.org/file_download.php?file_id=229&type=bug
patch for_testing_advanced_theme.patch (668) 2010-04-27 07:07
http://tracker.in-portal.org/file_download.php?file_id=486&type=bug
patch for_testing_core.patch (633) 2010-04-27 07:07
http://tracker.in-portal.org/file_download.php?file_id=487&type=bug
Issue History
2010-07-22 15:06 alex Note Added: 0002552
2010-07-22 15:06 alex Status resolved => closed
2010-04-27 08:23 alex Note Added: 0001972
2010-04-27 08:23 alex Status reviewed and tested => resolved
2010-04-27 08:23 alex Fixed in Version => 5.1.0-B1
2010-04-27 08:23 alex Resolution open => fixed
2010-04-27 08:23 alex Changeset attached 5.1.x r13438
2010-04-27 08:12 Dmitry Note Added: 0001970
2010-04-27 08:12 Dmitry Assigned To Dmitry => alex
2010-04-27 08:12 Dmitry Status needs testing => reviewed and tested
2010-04-27 07:09 alex Note Added: 0001968
2010-04-27 07:09 alex Assigned To alex => Dmitry
2010-04-27 07:09 alex Status needs work => needs testing
2010-04-27 07:07 alex File Added: for_testing_core.patch
2010-04-27 07:07 alex File Added: for_testing_advanced_theme.patch
2010-04-25 21:13 Dmitry Note Added: 0001946
2010-04-25 21:13 Dmitry Assigned To !COMMUNITY => alex
2010-04-25 21:13 Dmitry Status needs testing => needs work
2010-02-27 04:11 alex Developer => alex
2010-01-17 14:50 alex Assigned To => !COMMUNITY
2010-01-17 14:50 alex Status active => needs testing
2010-01-17 14:49 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/fb3c30bb15bf7769
2010-01-17 14:49 alex Target Version => 5.1.0
2010-01-17 14:48 alex New Issue
2010-01-17 14:48 alex File Added: dbbase_getcol_formatted.patch

Notes
(0001946)
Dmitry   
2010-04-25 21:13   
Please provide a simple test patch for one of the grids so new functionality can be properly tested.
(0001968)
alex   
2010-04-27 07:09   
Patches attached.

To test:
1. apply "for_testing_*" patches
2. create some directories under "Directory" section
3. visit Directory section on front-end to see it's sub categories
4. under sub-category list you will see TestTag result
(0001970)
Dmitry   
2010-04-27 08:12   
Tested okay.
(0001972)
alex   
2010-04-27 08:23   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000541: Ability to get formatted output of kDBBase::GetCol method
(0002552)
alex   
2010-07-22 15:06   
Closing, since 5.1.0 release has been released.