Opened 16 years ago
Closed 16 years ago
#3612 closed Bug (fixed)
Testcase for parsing XML with in it
Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | Alfonso Martínez de Lizarrondo |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | QA | Version: | SVN (CKEditor) - OLD |
Keywords: | Review+ | Cc: |
Description
According to the approved patch in #3577, the XML parser should work even if the data contains
This adds two testcases to verify that the XMl parser works as expected, and so a new patch for xml.js is needed to add the same feature for non-ie browsers.
Attachments (3)
Change History (7)
Changed 16 years ago by
Attachment: | 3612.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:2 Changed 16 years ago by
Sorry, obviously 3612_1 is far from optimal, the good patches are: 3612 as testcase and 3612_2 as fix for the problem.
comment:3 Changed 16 years ago by
Keywords: | Review+ added; Review? removed |
---|
Updated testcase