Anonymous | Login | Signup for a new account | 2023-03-27 14:43 CDT | ![]() |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Viewing Issue Simple Details [ Jump to Notes ] [ Wiki ] [ Related Changesets ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||
ID | Category | Type | Reproducibility | Date Submitted | Last Update | ||
0000932 | [In-Portal CMS] Data Management | task | N/A | 2010-11-23 12:18 | 2011-03-30 09:53 | ||
Reporter | alex | View Status | public | Project Name | In-Portal CMS | ||
Assigned To | alex | Developer | |||||
Priority | normal | Resolution | fixed | Fixed in Version | 5.1.2-RC1 | ||
Status | closed | Product Version | 5.1.1-RC1 | Target Version | 5.1.2 | ||
Time Estimate | No estimate | ||||||
Summary | 0000932: Show "pseudo" in unknown class error | ||||||
Description |
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. |
||||||
Additional Information | |||||||
Tags | No tags attached. | ||||||
Reference | http://groups.google.com/group/in-portal-dev/browse_thread/thread/64b1c506665647c7 | ||||||
Change Log Message | Improved error reporting | ||||||
Estimate Points | 0 | ||||||
Attached Files |
![]() ![]() ![]() |
||||||
|
![]() |
|
![]() |
|
![]() Dmitry (manager) 2010-11-23 12:25 |
Tested good, ready for commit! |
![]() alex (manager) 2011-01-09 08:45 |
Fix committed to 5.1.x branch. Commit Message: Fixes 0000932: Show "pseudo" in unknown class error |
![]() alex (manager) 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. |
![]() Dmitry (manager) 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 |
![]() Dmitry (manager) 2011-02-19 10:14 |
Patch "show_arguments_in_trace_addon.patch" tested good. Please commit into 5.1.2-RC1 |
![]() alex (manager) 2011-02-19 10:21 |
Fix committed to 5.1.x branch. Commit Message: Fixes 0000932: Show "pseudo" in unknown class error |
![]() Dmitry (manager) 2011-03-30 09:53 |
Closing, since 5.1.2 release has been released. |
![]() |
|||
In-Portal CMS: 5.1.x r14238 Timestamp: 2011-02-21 09:29:54 Author: alex [ Details ] [ Diff ] |
Bug 0000932: Show "pseudo" in unknown class error Arrays were not properly converted to strings. |
||
mod - /in-portal/branches/5.1.x/core/kernel/application.php | [ Diff ] [ File ] | ||
In-Portal CMS: 5.1.x r14237 Timestamp: 2011-02-19 10:21:06 Author: alex [ Details ] [ Diff ] |
Fixes 0000932: Show "pseudo" in unknown class error | ||
mod - /in-portal/branches/5.1.x/core/kernel/application.php | [ Diff ] [ File ] | ||
In-Portal CMS: 5.1.x r14133 Timestamp: 2011-01-09 08:45:36 Author: alex [ Details ] [ Diff ] |
Fixes 0000932: Show "pseudo" in unknown class error | ||
mod - /in-portal/branches/5.1.x/core/kernel/application.php | [ Diff ] [ File ] | ||
mod - /in-portal/branches/5.1.x/core/kernel/utility/factory.php | [ Diff ] [ File ] | ||
![]() |
|||
Date Modified | Username | Field | Change |
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 |
Main | My View | View Issues | Change Log | Roadmap | Docs | Wiki | Repositories |
Web Development by Intechnic![]() In-Portal Open Source CMS |