Opened 15 years ago

Closed 12 years ago

#3915 closed Bug (invalid)

SpellerPages stops on fieldset tag

Reported by: Doug Owned by:
Priority: Normal Milestone:
Component: General Version: FCKeditor 2.6.4
Keywords: Cc:

Description

SpellerPages stops on fieldset tag

SpellerPages (Aspell) stops checking when it encounters a <fieldset> tag.

In the test data below the first two spelling errors are identified and can be corrected. As soon as Aspell hits the fieldset tag it stops functioning. With or without legend tag has no effect. Clicking the cancel button closes the spell checker and any corrected errors are lost.

Test data:

<p>spellllling missstake</p>
<fieldset><legend>Title</legend>
<p>spellllling missstake</p>
</fieldset>
<p>spellllling missstake</p>

FCKeditor 2.6.4.1 Aspell 0.50.3 WinXP sp3 FF 3.0.11 IE 7.0.5730.13

Change History (2)

comment:1 Changed 15 years ago by Doug

Using PHP implementation for SpellerPages.

comment:2 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible.

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