Anonymous | Login | 2024-11-21 03:41 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 | ||||
0000463 | ClearOS | app-dashboard - Dashboard | public | 2012-03-08 06:44 | 2012-04-13 18:30 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.2.0 RC 1 | Fixed in Version | 6.2.0 RC 1 | ||||||
Summary | 0000463: Make sure a page refresh on a shutdown/refresh doesn't cause another shutdown/refresh | ||||||||
Description | The shutdown/restart system uses the standard routing mechanism in the framework, but that's not ideal in this situation. If a user hits refresh after a reboot, for example, the system will be rebooted again! | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000424) user2 2012-03-08 06:45 |
Source Code Changelog --------------------------------------------------- - Prevented accidental shutdown/restart on a page refresh [tracker 0000463] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=3455 [^] U webconfig/apps/dashboard/trunk/controllers/shutdown.php U webconfig/apps/dashboard/trunk/language/en_US/dashboard_lang.php U webconfig/apps/dashboard/trunk/views/shutdown.php A webconfig/apps/dashboard/trunk/views/shutdown_status.php |