Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#508 closed Bug (fixed)

Typing error in fck_othercommands.js

Reported by: Kaare Byberg Owned by:
Priority: Normal Milestone: Opera Compatibility
Component: General Version:
Keywords: Cc:

Description

In http://www.fckeditor.net/nightly/fckeditor/editor/_source/commandclasses/fck_othercommands.js:

FCKRuleCommand.prototype.GetState contains a typing error:

return FCK.GetNamedCommandState( 'InsertHorizotalRule' ) ;

Is missing the "n" in "Horizontal". This makes <hr> unavailable in Opera (at least).

Change History (4)

comment:1 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Fixed in [323].

Thank you.

comment:2 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Resolution: fixed
Status: newclosed

comment:3 Changed 17 years ago by Frederico Caldeira Knabben

Hey Alfonso... it seams that something haven't been saved there. [323] didn't fixed it. I would recommend you to always check the ToirtoiseSVN merge diffs when committing. Just double click in the file names in the commit dialog.

I've just fixed it with [324].

comment:4 Changed 17 years ago by Alfonso Martínez de Lizarrondo

Ops, sorry about that and thanks for taking care of it.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy