Details
-
Type:
Bug
-
Status: Closed
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: 5.4.9
-
Fix Version/s: Customer request, 5.4.10
-
Component/s: Legacy > Extensions > eZ Online Editor
-
Labels:None
Description
Steps to reproduce:
- Edit a content object in the admin interface, such as an article;
- Click the "Disable editor" button;
- Type <link href="http://google.com/?this=that&something=nothing">link</link> in the textarea
- Click the "Enable editor" button;
- The following error is generated:
The draft could not be stored.
Required data is either missing or is invalid:
Body: Wrong opening tag
Most likely a regression caused by the fix for
EZP-26096