NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item11383 for general documentation changes for release 1.1.5. Use
Item9693 for docu changes for release 2.0.
Item1929: ChecklistTablePlugin: use ICONURLPATH instead of ICONURL for SafeWikiPlugin compatibility
SafeWikiPlugin reduces XSS vulnerabilities by stripping out resources (images, js, etc) that are loaded from absolute URLs with a protocol://hostname part.
So convert
%ICONURL% to
%ICONURLPATH%.
This should be a minor change, I can't think of why it would break anything... this patch is against the latest version retrieved/installed with the configure script on Foswiki 1.0.6.
--
PaulHarvey - 17 Aug 2009
Topic revision: r1 - 17 Aug 2009 - 05:47:46 -
PaulHarvey