Script |
Error |
Occur |
Comments |
Fix |
Status |
cron-inc/pages |
crash |
rare |
division by 0 on display |
Checking value not null |
Fix in 2.96 06/10/06 |
cron-inc/pages |
crash |
IP logfile with no reverse dns set |
negative index saved when no daily country found |
index set to 0 instead of -1 in incremental data |
Fix in 2.96 06/10/06 |
w3perl-iis.exe |
Uninstall broken |
always |
removing css and js directories were missing |
NSIS script updated |
Fix in 2.96 06/10/06 |
cron-pages/inc/refer |
minor |
referer spam option set |
referer spam with empty referer were filtered |
removing refer field quote was at the wrong line |
Fix |
cron-pages/inc |
medium |
rare |
URL with \r\n were saved on two lines |
removing \r\n from URL |
Fix |
cron-hour |
minor |
no web activities during at least one hour |
sortable tables not working |
added value 0 instead of null string |
Fix |
cron-url |
minor |
always |
images weight not taken into account on weight files |
added images and background size |
Fix |
upgrade |
doesn't work |
always |
was not reading the upgrade.txt file |
read upgrade.txt from the current w3perl install directory |
Fix |
confstat |
building configuration files |
user valid admin form despite javascript alert |
path without trailing slash were saved |
force adding slash if not there |
Fix |
cron-error |
minor |
sometimes |
display root web path |
|
To be fix |
all |
major |
one big logfile |
timeout when running stats from admin |
adding stdout flush |
Fix in progress |