Anonymous | Login | 2024-12-22 00:22 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 | ||||
0000640 | ClearOS | app-base - Base System | public | 2012-06-08 14:31 | 2013-04-26 19:41 | ||||
Reporter | user2 | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | tweak | Reproducibility | unable to reproduce | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.4.0 Beta 2 | Fixed in Version | |||||||
Summary | 0000640: Add a warning for IE 8 or earlier | ||||||||
Description | ClearOS webconfig uses modern and (ahem) standard styling. The look and feel in IE8 is usable, but not pretty. Add a warning. IE7 and (gasp) earlier should be blocked completely (not usable anyway). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000715) user2 2013-02-18 18:04 |
A handful of webconfig pages (notably, the content filter's "you have been blocked" page) should not be blocked due to IE usage. For this reason, the User Agent check was moved to the login page. |
(0000716) user2 2013-02-18 18:05 |
Source Code Changelog --------------------------------------------------- - Added Internet Explorer version warnings [fixed tracker 0000640] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5680 [^] U webconfig/apps/base/trunk/controllers/session.php U webconfig/apps/base/trunk/language/en_US/base_lang.php A webconfig/apps/base/trunk/views/session/ie_warning.php |