Changes with Aloha.Editor 0.24.4


Bugfix

block plugin: Fix the error “Member not found” occurring when initializing a block with links in it. This error occurs on IE 10 compatibility mode with document mode 7.


Bugfix RT56692

paste plugin: Pasting will no longer always break the line. A wrapping element will no longer be created to contain the copy content.


Bugfix RT56670

header ids plugin: A header ID will now automatically be added as soon as the heading is created if the header id plugins is activated.


Bugfix RT56088

table plugin: The “scope“ attribute in TH elements will now be correctly set to “col“ instead of “column“. This attribute only accepts “col“ or “row” as values.