In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
932 [In-Portal CMS] Data Management task N/A 2010-11-23 12:18 2011-03-30 09:53
alex  
alex  
normal  
closed 5.1.1-RC1  
fixed  
 
none 5.1.2-RC1  
http://groups.google.com/group/in-portal-dev/browse_thread/thread/64b1c506665647c7
Improved error reporting
0
0000932: Show "pseudo" in unknown class error
I propose to display "$pseudo", passed to "kApplication::recallObject" method, when class, associated with given pseudo is not found. This useful, since when class is not found, then "empty string" is displayed instead of it's name (in several cases) and such error message won't help to detect problem source.

Also "kApplication::printTrace" added to allow method call trace printing, when debug mode is not available.
patch show_pseudo_in_unknown_class_error.patch (2,166) 2010-11-23 12:18
http://tracker.in-portal.org/file_download.php?file_id=856&type=bug
patch show_pseudo_in_unknown_class_error_v2.patch (2,739) 2011-01-09 08:44
http://tracker.in-portal.org/file_download.php?file_id=909&type=bug
patch show_arguments_in_trace_addon.patch (1,015) 2011-02-18 13:42
http://tracker.in-portal.org/file_download.php?file_id=953&type=bug
Issue History
2011-03-30 09:53 Dmitry Note Added: 0003320
2011-03-30 09:53 Dmitry Status resolved => closed
2011-02-21 09:29 alex Changeset attached 5.1.x r14238
2011-02-19 10:21 alex Note Added: 0003281
2011-02-19 10:21 alex Status reviewed and tested => resolved
2011-02-19 10:21 alex Fixed in Version 5.1.2-B1 => 5.1.2-RC1
2011-02-19 10:21 alex Changeset attached 5.1.x r14237
2011-02-19 10:14 Dmitry Note Added: 0003280
2011-02-19 10:14 Dmitry Status needs testing => reviewed and tested
2011-02-19 10:14 Dmitry Developer alex => Dmitry
2011-02-19 10:14 Dmitry Status needs work => needs testing
2011-02-19 10:14 Dmitry Status needs feedback => needs work
2011-02-19 10:13 Dmitry Status resolved => needs feedback
2011-02-18 16:56 Dmitry Note Added: 0003275
2011-02-18 13:43 alex Issue Monitored: Dmitry
2011-02-18 13:43 alex Note Added: 0003274
2011-02-18 13:42 alex File Added: show_arguments_in_trace_addon.patch
2011-01-09 08:45 alex Note Added: 0003183
2011-01-09 08:45 alex Status reviewed and tested => resolved
2011-01-09 08:45 alex Fixed in Version => 5.1.2-B1
2011-01-09 08:45 alex Resolution open => fixed
2011-01-09 08:45 alex Assigned To !COMMUNITY => alex
2011-01-09 08:45 alex Changeset attached 5.1.x r14133
2011-01-09 08:44 alex File Added: show_pseudo_in_unknown_class_error_v2.patch
2010-11-23 12:25 Dmitry Note Added: 0002991
2010-11-23 12:25 Dmitry Status needs testing => reviewed and tested
2010-11-23 12:18 alex Assigned To => !COMMUNITY
2010-11-23 12:18 alex Developer => alex
2010-11-23 12:18 alex Status active => needs testing
2010-11-23 12:18 alex New Issue
2010-11-23 12:18 alex File Added: show_pseudo_in_unknown_class_error.patch
2010-11-23 12:18 alex Reference => http://groups.google.com/group/in-portal-dev/browse_thread/thread/64b1c506665647c7
2010-11-23 12:18 alex Change Log Message => Improved error reporting

Notes
(0002991)
Dmitry   
2010-11-23 12:25   
Tested good, ready for commit!
(0003183)
alex   
2011-01-09 08:45   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000932: Show "pseudo" in unknown class error
(0003274)
alex   
2011-02-18 13:43   
Reminder sent to: Dmitry

Please test "show_arguments_in_trace_addon.patch" patch. It allows to show arguments in trace result.

No need to change task status, just send me reminder back.
(0003275)
Dmitry   
2011-02-18 16:56   
Reminder sent to: alex

Patch "show_arguments_in_trace_addon.patch" tested good.

Please commit into 5.1.2-RC1
(0003280)
Dmitry   
2011-02-19 10:14   
Patch "show_arguments_in_trace_addon.patch" tested good.

Please commit into 5.1.2-RC1
(0003281)
alex   
2011-02-19 10:21   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000932: Show "pseudo" in unknown class error
(0003320)
Dmitry   
2011-03-30 09:53   
Closing, since 5.1.2 release has been released.