Opened 16 years ago
Closed 13 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 16 years ago by
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
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.
Using PHP implementation for SpellerPages.