SYSTEM WARNING: 'date_default_timezone_get(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected the timezone 'UTC' for now, but please set date.timezone to select your timezone.' in '/usr/share/mantis/www/core.php' line 264
0001316: Web interface is very slow on IE7 - MantisBT
MantisBT - Endian Firewall
View Issue Details
ID
Project
Category
View Status
Date Submitted
Last Update
0001316
Endian Firewall
GUI
public
2008-09-09 10:21
2008-12-12 09:42
Reporter
raphael-endian
Assigned To
lukas-endian
Priority
normal
Severity
minor
Reproducibility
have not tried
Status
closed
Resolution
fixed
Platform
OS
OS Version
Product Version
2.2-rc2
Target Version
Fixed in Version
2.2
Customer Importance
Customer Occurrences
Queue
Summary
0001316: Web interface is very slow on IE7
Description
On IE7 the Endian Firewall Web interface is very slow and unresponsive.
In style.css pngfix.htc is applied to all elements. Since pngfix.htc doesn't exist, IE 7 blocks
as long as the pngfix wasn't applied to each element (about 80 elements).
Solution: Use the jQuery pngfix, again using an image that does actually exist.