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
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Link | This issue relates to CS-5961 [ CS-5961 ] |
Status | Open [ 1 ] | Confirmed [ 10037 ] |
Fix Version/s | Customer request [ 11018 ] |
Status | Confirmed [ 10037 ] | InputQ [ 10001 ] |
Assignee | Damien Pobel [ damien.pobel@ez.no ] |
Status | InputQ [ 10001 ] | Development [ 3 ] |
Summary | eZOE: disabling/enabling editor causes error on links with "?" or "&" | Enabling editor causes error on links with "&" |
Description |
h4. Steps to reproduce:
* Edit a content object in the admin interface, such as an article; * Type some text e.g. "This is a test link." on a XML block field, such as "Body"; * Highlight the text and click "Insert/edit link" button; * Type a link with a get parameter like http://google.com/?this=that&something=nothing * Save the link (popup close); * Click the "Disable editor" button; * View the raw HTML; * Click the "Enable editor" button; * The following error is generated: h5. The draft could not be stored. Required data is either missing or is invalid: Body: Wrong opening tag |
h4. 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: h5. The draft could not be stored. Required data is either missing or is invalid: Body: Wrong opening tag |
Remote Link | This issue links to "PR (Web Link)" [ 17400 ] |
Status | Development [ 3 ] | Development Review [ 10006 ] |
Status | Development Review [ 10006 ] | Documentation Review done [ 10011 ] |
Assignee | Damien Pobel [ damien.pobel@ez.no ] |
Status | Documentation Review done [ 10011 ] | QA [ 10008 ] |
Flagged | Impediment [ 10000 ] |
Status | QA [ 10008 ] | InputQ [ 10001 ] |
Assignee | Rui Silva [ rui.silva@ez.no ] |
Flagged | Impediment [ 10000 ] |
Status | InputQ [ 10001 ] | Development [ 3 ] |
Assignee | Damien Pobel [ damien.pobel@ez.no ] |
Status | Development [ 3 ] | Development Review [ 10006 ] |
Status | Development Review [ 10006 ] | Documentation Review done [ 10011 ] |
Assignee | Damien Pobel [ damien.pobel@ez.no ] |
Status | Documentation Review done [ 10011 ] | QA [ 10008 ] |
Assignee | Rui Silva [ rui.silva@ez.no ] | |
Status | QA [ 10008 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Status | Reopened [ 4 ] | Closed [ 6 ] |
Fix Version/s | 5.4.10 [ 14640 ] | |
Resolution | Fixed [ 1 ] |
Workflow | EZ* Development Workflow [ 102261 ] | EZEE Development Workflow [ 126239 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
2m 36s | 1 | nuno.oliveira@ez.no | 05/Jan/17 12:58 AM | |||||
|
36s | 1 | nuno.oliveira@ez.no | 05/Jan/17 12:59 AM | |||||
|
2h 21m | 1 | rui.silva@ez.no | 03/Feb/17 2:45 PM | |||||
|
20d 11h 27m | 2 | damien.pobel@ez.no | 03/Feb/17 4:05 PM | |||||
|
5h 43m | 2 | damien.pobel@ez.no | 03/Feb/17 4:09 PM | |||||
|
8d 17h 59m | 2 | damien.pobel@ez.no | 03/Feb/17 4:09 PM | |||||
|
1h 43m | 2 | rui.silva@ez.no | 03/Feb/17 4:15 PM | |||||
|
10s | 1 | rui.silva@ez.no | 03/Feb/17 4:15 PM | |||||
|
174d 16h | 1 | André Rømcke | 28/Jul/17 9:16 AM | |||||
|
18s | 1 | André Rømcke | 28/Jul/17 9:16 AM |
Most likely a regression caused by the fix for
EZP-26096