Opened 16 years ago
Closed 16 years ago
#5005 closed Bug (fixed)
HTML errors in PHP samples
| Reported by: | Niek Kouwenberg | Owned by: | Wiktor Walc |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.2 |
| Component: | General | Version: | 3.1 |
| Keywords: | Confirmed Review+ | Cc: |
Description
The PHP samples "advanced.php" and "events.php" contain HTML errors. An HTML <p> (open) tag is missing before the Submit buttons
Patches add the <p>.
Attachments (2)
Change History (5)
Changed 16 years ago by
| Attachment: | patch_advanced.patch added |
|---|
Changed 16 years ago by
| Attachment: | patch_events.patch added |
|---|
comment:1 Changed 16 years ago by
| Keywords: | Confirmed added |
|---|---|
| Owner: | set to Wiktor Walc |
comment:2 Changed 16 years ago by
| Milestone: | CKEditor 3.x → CKEditor 3.2 |
|---|
comment:3 Changed 16 years ago by
| Keywords: | Review+ added |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |

Fixed with [5094].
Please read SVN instructions to find out how to provide correct patches for Subversion.