Opened 15 years ago
Closed 15 years ago
#5575 closed Bug (fixed)
CKEDITOR.replaceAll should consider all white spaces in classes
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | General | Version: | 3.0 |
Keywords: | Review+ | Cc: |
Description
Currently, the Regex in the CKEDITOR.replaceAll functions considers only spaces in the class attribute. It should consider all white spaces.
Attachments (1)
Change History (2)
Changed 15 years ago by
Attachment: | 5575.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Review+ added; HasPatch removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed with [5404], thanks Saare.