Hotfix changelog

This file contains all new hotfix changelog entries. Please append new changes at the bottom of the file. Don’t rearrange the order of changes.

Changelog Guides

  • Write in english!
  • Write full sentences!
  • Write customer friendly changelog entries!
  • Don’t write about security fixes in detail!
  • Finish your sentences with correct punctuation marks!
  • Check your written changelog entries with ‘guides preview’

#h4. Changelog entries # #—— # #h4. Bugfix # # #Fixed missing translated names while exporting constructs (or other objects that have translatable names). Export files with missing translated names caused an Internal Error while importing. #The translated names were missing in very special situations: if e.g. a construct part was exported and the reference id of the translatable names happened to be exactly the same id of another construct part that was exported before, the translatable names were not exported. # #—— # #h4. Bugfix # #The additional aloha-block classes will no longer be generated by Content.Node. Previously block elements that saved the classes in a tagpart would receive additional block classes for each editing process. # #—— # #h4. Bugfix # #The aloha-block classes will now be removed by the Gentics Content.Node Aloha Integeration Plugin. Previously the classes were saved. # #—— # #h4. Bugfix # #Fixed possible Internal Error due to a database lock when importing page variants that all link to other objects (in content tags or in object properties). # #—— # #h4. Bugfix # #Fixed inserting tags when using Aloha Editor: The tags will now be inserted at the correct position in the DOM (if possible), respecting the html5 specification. # #—— #

  1. WARNING#: Manual Change Possible Root elements of tagtypes changed. The tags ‘p’ and ‘h1’ – ‘h6’ are now recognized as valid root elements of tagtypes. When using tagtypes with such root elements before, the tags where wrapped into a ‘div’ tag, which no longer will happen after this change. # #—— #