Fix broken gateway macros. ^/;file does not work with prevent proxy cache.

This commit is contained in:
Colin Kuskie 2009-02-03 22:25:27 +00:00
parent 3e326cf25d
commit 2c60d6e7a8
5 changed files with 1 additions and 0 deletions

View file

@ -12,6 +12,7 @@
- fixed #9635: Matrix - Add attributes not working
- fixed: Many child assets, including WikiPage, Post and Event, will no longer let you add or paste them in places where they do not belong.
- fixed: Hardcoded extras url in templates and in extra head tags in assets were replaced with the Extras macro.
- fixed: Fixed bad gateway macros in the Matrix templates.
7.6.10
- fixed #9577: WebGUI::Form::Url::getValue returns blank rather than undef for blank fields