Fix hardcoded extras URLs in templates and in extra head tags in assets.

This commit is contained in:
Colin Kuskie 2009-02-03 22:07:59 +00:00
parent ca208699a4
commit 10dcc25aef
8 changed files with 2 additions and 2 deletions

View file

@ -10,8 +10,8 @@
- fixed #9603: moving wiki page
- fixed #9302: Spectre Problem...
- 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: 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.
7.6.10
- fixed #9577: WebGUI::Form::Url::getValue returns blank rather than undef for blank fields