Fix CDN working with GUID style, vs hex style, storage locations.

Add tests for geting a GUID storage location.
This commit is contained in:
Colin Kuskie 2009-07-23 21:51:45 +00:00
parent c9fa63bdb7
commit a3d8c390bd
4 changed files with 57 additions and 14 deletions

View file

@ -30,6 +30,7 @@
- fixed #10695: Adding a new article creates a new version tag
- fixed #10693: double titels in help for Story Archive view template
- fixed Story Archive sub-folders should not use the failsafe style.
- fixed #10617: synchToCdn.pl misses many files (Wes Morgan, U.S. PIRG)
7.7.15
- fixed #10629: WebGUI::ProfileField create new field bug