On November 18th, 2013 we are going to push live a Business Catalyst system update.
The release will include a fresh version of the InContext Editor, template support module_shoppingcartsummary and some bug fixes. For more information on the major updates coming on with this release, please check our release announcement on the Business Catalyst blog.
Issues fixed by November release
Issue # | Description |
---|---|
3661632 | Fixed an issue in the new InContext Editing upload image interface that prevented users from adding an image tooltip because the field was disabled |
3661338 | Updated caching engine configuration so that it also indexes and makes available in front-end comments that are approved by Akismet |
3659713 | Fixed an issue in the check-out form that prevented users from selecting a shipping option when using Safari 6.1 with latest iOS version ( | )
3659081 | Fixed an issue on Safari 6.1 that made all action buttons invisible on all admin interface pop-ups ( | )
3658082 | Updated the Secure Domain redirect engine so that it does not checks links from email campaigns; for those links we're now using a different authenticity verification that does not force the user to white list the target URL. |
3657003 | Updated new InContext Editing so that it recognizes the visitor device class module |
3655209 | Fixed a bug in email campaigns list which caused the tree to crash when one tried to move a parent campaign under one of it's children |
3655255 | Fixed a bug that caused the link picker to crash when one tried to link to a module that does not exist in the current site (ex: try to link to a blog, when the site does not have any blogs) |
3654651 | Updated email marketing rendering engine to strip data:image tags since they are considered illegal by Amazon Mail Service |
3654646 | Enforced captcha validation for Add to Favorites on any new sites |
3654006 | Updated caching engine configuration force update a blog post content after a change is made in the back-end |
3624146 | Updated the site replication engine to also copy the "Disable Detail Page" web app setting |
2825557 | Updated site replication engine to also copy web app item addresses |
3536925 | Fixed a bug in the new InContext Editing interface that caused a broken layout in Link Picker editor after a window resize |
3606485 | Updated the new InContext Editing interface to lock down embed elements and keep the editor toolbar on top and active |
3603360 | Updated InContext Editor to display a warning when navigating to admin without saving the changes |
3608192 | Fixed a bug in the InContext Editing interface that caused an incorrect mark of editable regions |
3603306 | Updated Impressum and OXO templates to make it compatible with the new InContext Editing versions |
3488813 | Fixed a bug in the new InContext Editing version causing a broken mark-up when users duplicate a section |
Known issues and limitations
This release includes the following known limitations:
- InContext Editing does not allow users to edit Content Holders with dynamic names (ex: {module_contentholder,name="{bc-module} "ice:editable="content"})
- Trying to save such a Content Holder will generate a "Content Holder not found" error message
- The only dynamic names accepted are the ones generated from the {system_visitorDeviceClass} tag (ex: {module_contentholder,name="ch-{system_visitorDeviceClass}"ice:editable="content"})
- InContext Editing does not offer support for editing modules inside an editable Content Holder. When editing such Content Holder ICE will overwrite the module tag with the content generated by that module.
- InContext Editing mark-up is not recognized inside a Content Holder when the Content Holder is not marked as editable, any regions defined in the Content Holder will not be editable with ICE.
For example:
- editable regions defined inside {module_contentholder,name="some content holder name"} are not editable on ICE
- editable regions defined inside an editable Content Holder {module_contentholder,name="some content holder name" ice:editable="content"} are editable in ICE. - InContext Editing Toolbar
- The new editor uses the browser native Undo / Redo and Copy / Paste functions instead of having these built in the toolbar
- Clear formatting is now executed when users paste content into the editor; as a result, the clear formatting options are no longer integrated into the new editor toolbar
- Paragraphs and CSS style selectors are no longer available as the styles are inherited from the editable region container
- Integration with Dreamweaver CC has been removed as we plan to focus on auto-detecting the regions instead of forcing users to mark-down content