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
Anonymous | Login | 2019-02-23 17:35 UTC | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0004124 | Endian Firewall | Proxy HTTP | public | 2011-08-22 17:20 | 2011-09-28 11:56 | ||||
Reporter | Danoh | ||||||||
Assigned To | davide-endian | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 2.4.1 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0004124: proxy.pac syntax error | ||||||||
Description | There is a syntax error on line 407 of the proxy.pac file. Line: else if (isInNet(host, "$netaddr", "$netmask") { Should be: else if (isInNet(host, "$netaddr", "$netmask")) { This error causes major issues with clients using WPAD proxy configuration when certain configurations are used. | ||||||||
Tags | purple | ||||||||
Attached Files | |||||||||
![]() |
|
(0007334) luca-endian (developer) 2011-08-23 14:15 |
In the enterprise-arm version this bug is already fixed while in enterprise-x86 is still there. |
(0007358) pwizard (reporter) 2011-08-29 08:19 |
First test install proxy.pac worked for me. but after efw-upgrade does't work.How to check why proxy.pac does't work ? |
(0007463) davide-endian (developer) 2011-09-28 11:56 |
Balanced parentheses on proxy.pac on efw-proxy 2.4.11. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-08-22 17:20 | Danoh | New Issue | |
2011-08-23 14:15 | luca-endian | Note Added: 0007334 | |
2011-08-23 14:15 | luca-endian | Tag Attached: purple | |
2011-08-23 14:16 | luca-endian | Status | new => confirmed |
2011-08-29 08:19 | pwizard | Note Added: 0007358 | |
2011-09-28 10:32 | ra-endian | Status | confirmed => new |
2011-09-28 10:32 | ra-endian | Assigned To | => davide-endian |
2011-09-28 10:32 | ra-endian | Status | new => confirmed |
2011-09-28 11:56 | davide-endian | Note Added: 0007463 | |
2011-09-28 11:56 | davide-endian | Status | confirmed => resolved |
2011-09-28 11:56 | davide-endian | Resolution | open => fixed |
Copyright © 2000 - 2012 MantisBT Group |