id summary reporter owner description type status priority component severity resolution keywords cc release 912 enabling Smiley component confuses cgi web server Wolfgang.Treutterer@… Christian Boos "When the Smiley component is enabled the CGI webserver rejects files requested by other plugins like e.g. css stylesheet files. This is due to the fact, that their response header starts with a line containing the smileys components location. This line is inserted by the command {{{ print resource_filename(__name__, 'htdocs') }}} in line 66 of smileys.py . This print command outputs to stdout, which cgi forwards to the web server. Fix: remove or comment out the respective line " defect closed high WikiGoodiesPlugin critical fixed cgi css 0.10