Fix double slash removal in FilePump macro. Fixes bug #11478.

This commit is contained in:
Colin Kuskie 2010-03-16 12:07:25 -07:00
parent 1919973f2b
commit 9810b57f40
3 changed files with 4 additions and 14 deletions

View file

@ -5,6 +5,7 @@
- fixed #11475: Inherit permissions on imported package fails if asset already exists.
- fixed #11476: Missing override in Page Layout shortcut
- fixed: Unable to add threads with permission to edit CS but not in post group
- fixed #11478: Overzealous removal of double slashes in FilePump macro
7.9.0
- added #11383: AJAX username checks at registration (Luke Robinson / Orchard Solutions)