6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
11/3/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#2060] Spell check with aspell in HTML mode erroring on some HTML tags
*
Your Email Address
*
Spam protection
Enter the letters below:
.___.__..___.__ \ / [__ | |[__ [__) >< [___|__|| | \/ \
Comment
> My suspicion is that certain tags (i.e. <a>) aren't going to cause a > spell checker to choke, because "a" is a valid word. But a break tag > <br /> does - "br" is not a valid word. > > > > Run the test file for the bug I filed on the aspell SF site through > aspell on the commandline: > > > > aspell -a -H < spellfile > > > > and watch it kick out errors (at least it does for me on two > different operating systems). > > > > Then prepend ^ to each line - errors are gone for HTML tags. > > > > Works: > > > > ^<br /> > > ^<br /> > > ^-- <br /> > > ^Kevin M. Myer<br> > > ^Senior Systems Administrator<br /> > > ^Lancaster-Lebanon Intermediate Unit 13<br /> > > > > Doesn't work: > > <br /> > > <br /> > > -- <br /> > > Kevin M. Myer<br> > > Senior Systems Administrator<br /> > > Lancaster-Lebanon Intermediate Unit 13<br /> > > > > And just to prove that out, add the word "mispeling" to the first > entry - it gets flagged as mispelled and suggestions are given.
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers