Item5390: Errors about non-existing images
Priority: Normal
Current State: Closed
Released In:
Target Release: n/a
It looks like css files are read but the comments are not interpreted. For instance:
/*
.rCRounded .rCBR .rCBL {
background-image:url(button.png);
}
*/
Gives the error:
ERROR /var/www/html/twiki/core/pub/TWiki/TWikiNetSkin/button.png is not readable
Removing the out-commented code makes the errors go away, but this is only a temporary solution. I would like to prevent that non-tech users are being confronted with errors in the log.
--
TWiki:Main/ArthurClemens - 24 Feb 2008
Foswiki has already in the trunk the 2 checkins made by CDot on
http://develop.twiki.org/~twiki4/cgi-bin/view/Bugs/Item5390 :
--
ColasNahaboo - 25 Nov 2008
Thanks Colas. Closed.
--
CrawfordCurrie - 04 Dec 2008