Opened 16 years ago
Closed 16 years ago
#3398 closed Bug (fixed)
Indent problem with outermost element
Reported by: | Josh Nisly | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | SVN (CKEditor) - OLD |
Keywords: | Confirmed Review+ | Cc: |
Description
Start with a completely blank editor in wysiwyg mode. Type a few characters, then press the indent button. A JavaScript error will result.
Attached is a patch which fixes the problem.
Attachments (1)
Change History (3)
Changed 16 years ago by
Attachment: | 3398.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Confirmed HasPatch added |
---|
comment:2 Changed 16 years ago by
Keywords: | Review+ added; HasPatch removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed with [3415].