This stable release of WebGUI 7.9.14 contains fixes for 18 bugs, in
Cart, Templates, Collaboration System RTE, Gallery, Story Topic, Thingy,
Calendar, Product and URL dispatch.
Gotchas:
* WebGUI now depends on PerlIO::eol, for doing line ending translation.
* Due to a bug in the 7.8.24-7.9.11 upgrade, the ordering of template
attachments has been lost. The bug has been fixed in 7.9.14 for sites
that have not been upgraded yet. Unfortunately, due to the nature of
the bug, the correct ordering cannot be automatically restored.
Another bug, in the new attachments javascript, will change all attachments
to type CSS when the template is saved. Since there are 2 types of Javascript
attachments, there's no way of recovering the original type. If you are using
template attachments and have upgraded to 7.9.13 directly, you will need to
check each template and update the types.
Changelog:
- fixed #11812: Checking www_ajaxSave's response in the cart js
- fixed #11813: Payment confirmation screen dollar amount
- fixed #11832: Admin Session Interface broken
- fixed: Attachment label in the Template is missing
- fixed #11811: Template attachment order lost during upgrade
- fixed #11810: Attachment list broken in template
- fixed #11814: upgrade script removes cache too aggresively (Ernesto Hernández-Novich)
- fixed #11827: CS rich edit bug
- fixed #11825: Questionable attachmentsJson in AssetReport template
- fixed #11796: Gallery Drag & Drop broken in IE 7 (again)
- fixed #11851: Story Topic: top story variables should be available all the time
- fixed #11854: CS doesn't return Not Found page
- fixed #11746: Thingy import CSV only supports one line ending
- fixed #11833: Recheck for losing Product Images
- fixed #11788: Calendar - Can't enter Midnight - Broke page layout
- fixed #11855: Purging Shortcut from Trash causes loop
- fixed #11865: URL with slash no longer works.
- fixed #11861: addAttachment method removed from WebGUI 7 thus breaking the API