Ticket #969 (closed Task: fixed)

Opened 3 years ago

Last modified 2 years ago

Remove fcknumericfield.htc and moz-bindings.xml

Reported by: alfonsoml Owned by:
Priority: Normal Milestone: FCKeditor 2.5 Beta
Component: General Version:
Keywords: Confirmed Cc:

Description (last modified by alfonsoml) (diff)

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

Changed 3 years ago by alfonsoml

  • description modified (diff)

Changed 3 years ago by fredck

  • keywords Confirmed added; Discussion removed
  • milestone set to FCKeditor 2.6

Confirmed. Those are old things to be removed.

Changed 2 years ago by alfonsoml

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from FCKeditor 2.6 to FCKeditor 2.5

Fixed with [913]

Note: See TracTickets for help on using tickets.