fixed: WebGUI::HTML->cleanSegment now keeps <link> when preserving script and style

This commit is contained in:
Doug Bell 2008-09-23 17:18:20 +00:00
parent 10fba5dbc0
commit 6f789c9917
2 changed files with 5 additions and 0 deletions

View file

@ -86,6 +86,7 @@
- fixed: Utility script skeleton now more complete and less annoying
- fixed: HttpProxy parser now handles self-closing tags correctly
- fixed: HttpProxy parser now doesn't try to rewrite forms unless also rewriting URLs
- fixed: WebGUI::HTML->cleanSegment now also keeps <link> if preserving script and style
7.5.22
- fixed: Layout template now gets prepared correctly