ClearFoundation Tracker - ClearOS
View Issue Details
0000549ClearOSclearos-frameworkpublic2012-04-10 18:062012-04-18 19:37
dloper 
user2 
lowminorhave not tried
closedfixed 
6.2.0 RC 1 
6.2.06.2.0 
0000549: Console error messages do not allow intuitive way back.
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'
No tags attached.
Issue History
2012-04-10 18:06dloperNew Issue
2012-04-11 09:43user2Statusnew => acknowledged
2012-04-11 10:25user2Note Added: 0000480
2012-04-11 10:25user2Categoryapp-network - Network Settings => clearos-framework
2012-04-11 10:29user2Target Version => 6.2.0
2012-04-11 10:30user2Checkin
2012-04-11 10:30user2Note Added: 0000481
2012-04-11 10:31user2Statusacknowledged => resolved
2012-04-11 10:31user2Fixed in Version => 6.2.0
2012-04-11 10:31user2Resolutionopen => fixed
2012-04-11 10:31user2Assigned To => user2
2012-04-18 19:37user2Statusresolved => closed

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