fixed: HttpProxy parser now handles self-closing tags correctly

fixed: HttpProxy parser now only rewrites forms when also rewriting URLs
This commit is contained in:
Doug Bell 2008-09-23 16:26:19 +00:00
parent 3bc3de6c41
commit 10fba5dbc0
2 changed files with 15 additions and 3 deletions

View file

@ -84,6 +84,8 @@
- added: Default templates now show big warning message. All templates added via upgrade scripts
are set to be a "default" template.
- 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
7.5.22
- fixed: Layout template now gets prepared correctly