Backporting GalleryAlbum isHidden fix.

This commit is contained in:
Colin Kuskie 2009-01-29 17:14:46 +00:00
parent 1d0db51904
commit 6a9e65d7d3
3 changed files with 28 additions and 0 deletions

View file

@ -2,6 +2,7 @@
- fixed: Syndicated Content asset doesn't work with feeds that specify their encodings via HTTP headers
- fixed #9375: Syndicated Content asset improperly decodes wide XML entities
- fixed #9592: DataForm deleteAttachedFiles method can crash
- fixed #9580: Gallery: albums shown in navigation
7.6.10
- fixed #9577: WebGUI::Form::Url::getValue returns blank rather than undef for blank fields