#5999 closed Bug (fixed)
Table dialog rows and columns fields should be marked as required.
| Reported by: | Joe Kavanagh | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.4 |
| Component: | UI : Dialogs | Version: | SVN (CKEditor) - OLD |
| Keywords: | IBM | Cc: | Damian Satya Minnekanti |
Description
The Table dialog row and column field's validation does not allow an empty string but the fields do not have the required property set to true.
Attachments (1)
Change History (3)
Changed 9 years ago by
| Attachment: | 5999.patch added |
|---|
comment:1 Changed 9 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 9 years ago by
| Milestone: | → CKEditor 3.4 |
|---|

Fixed with [5723] as a micro change.