Opened 18 years ago
Closed 18 years ago
#969 closed Task (fixed)
Remove fcknumericfield.htc and moz-bindings.xml
| Reported by: | Alfonso Martínez de Lizarrondo | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.5 Beta |
| Component: | General | Version: | |
| Keywords: | Confirmed | Cc: |
Description (last modified by )
Those two files in dialog/common maybe could be removed.
The moz-bindings.xml isn't used at all as far as I can see, and the htc is used for the FCK__FieldNumeric class, but that class is used only in the flash dialog, and we could change it to onkeypress="return IsDigit(event);" as in other dialogs (fck_table.html for example)
Change History (3)
comment:1 Changed 18 years ago by
| Description: | modified (diff) |
|---|
comment:2 Changed 18 years ago by
| Keywords: | Confirmed added; Discussion removed |
|---|---|
| Milestone: | → FCKeditor 2.6 |
comment:3 Changed 18 years ago by
| Milestone: | FCKeditor 2.6 → FCKeditor 2.5 |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
Fixed with [913]

Confirmed. Those are old things to be removed.