-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: CatalogFixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.1 releasebug report
Description
Preconditions
- Magento 2.1.3 CE
- PHP 5.6.21
Steps to reproduce
- Open product or page
- Type %-character in TinyMCE Editor field
Expected result
- Everything should be fine
Actual result
- Immediatly an error is displayed (2 times):
error: error in [unknown object].fireEvent(): event name: tinymceChange error message: malformed URI sequence
Once the %-character is typed in the editor, the error pops up again everytime you type in the editor field. All other characters doesn't trigger the error. When the product or page is saved, the %-character gets deleted in the text.
We use another magento installation for testing and there the error doesn't show up.
Kind regards!
Metadata
Metadata
Assignees
Labels
Component: CatalogFixed in 2.2.xThe issue has been fixed in 2.2 release lineThe issue has been fixed in 2.2 release lineIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseThe issue has been reproduced on latest 2.1 releasebug report