Anonymous | Login | 2024-11-21 01:40 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000549 | ClearOS | clearos-framework | public | 2012-04-10 18:06 | 2012-04-18 19:37 | ||||
Reporter | dloper | ||||||||
Assigned To | user2 | ||||||||
Priority | low | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.2.0 RC 1 | ||||||||
Target Version | 6.2.0 | Fixed in Version | 6.2.0 | ||||||
Summary | 0000549: Console error messages do not allow intuitive way back. | ||||||||
Description | On the console when you get an error message, there is not an obvious way back. An example is 'Error, some other host already uses address xxx.xxx.xxx.xxx' | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000480) user2 2012-04-11 10:25 |
That type of error (an uncaught exception) is rare and typically only seen when something goes horribly wrong (e.g. file system corruption). No matter, there should at least be a link back to the app overview page! We may also want to specifically detect and catch this error condition too, but that's for another bug report. |
(0000481) user2 2012-04-11 10:30 |
Source Code Changelog --------------------------------------------------- - Added a back link for uncaught exceptions [tracker 0000549] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=3850 [^] U webconfig/framework/trunk/application/libraries/Page.php |
Issue History | |||
Date Modified | Username | Field | Change |
2012-04-10 18:06 | dloper | New Issue | |
2012-04-11 09:43 | user2 | Status | new => acknowledged |
2012-04-11 10:25 | user2 | Note Added: 0000480 | |
2012-04-11 10:25 | user2 | Category | app-network - Network Settings => clearos-framework |
2012-04-11 10:29 | user2 | Target Version | => 6.2.0 |
2012-04-11 10:30 | user2 | Checkin | |
2012-04-11 10:30 | user2 | Note Added: 0000481 | |
2012-04-11 10:31 | user2 | Status | acknowledged => resolved |
2012-04-11 10:31 | user2 | Fixed in Version | => 6.2.0 |
2012-04-11 10:31 | user2 | Resolution | open => fixed |
2012-04-11 10:31 | user2 | Assigned To | => user2 |
2012-04-18 19:37 | user2 | Status | resolved => closed |