FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Spell checker -- numbers and single quotes
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Spell checker -- numbers and single quotes [message #15744] Sat, 03 January 2004 14:32 Go to next message
wfjmueller is currently offline  wfjmueller   Germany
Messages: 95
Registered: December 2003
Location: Darmstadt, Germany
Karma: 0
Member
I truly love the spell-checker, so please don't mind when I remark to minor issues:
  1. Numbers always fail the checker, at least when they have 3 or more digits (like 1234). So strings of decimal digits should probably be excluded from spell-checking.
  2. A word enclosed in double quotes is treated correctly, like "usage", while a word enclosed in single quotes usually gives an alert, like 'usage'.
Re: Spell checker -- numbers and single quotes [message #15752 is a reply to message #15744] Sat, 03 January 2004 20:06 Go to previous message
Ilia is currently offline  Ilia   Canada
Messages: 13241
Registered: January 2002
Karma: 0
Senior Member
Administrator
Core Developer
wfjmueller wrote on Sat, 03 January 2004 09:32

I truly love the spell-checker, so please don't mind when I remark to minor issues:
  1. Numbers always fail the checker, at least when they have 3 or more digits (like 1234). So strings of decimal digits should probably be excluded from spell-checking.
  2. A word enclosed in double quotes is treated correctly, like "usage", while a word enclosed in single quotes usually gives an alert, like 'usage'.



Handling of " is done by the spell checking library, so ' handling is not easy (or even possible) to implement effeciently. The checking for numbers falls unders the same category, since it'll require that every word be checked to determine if it is an integer or not.

I will review the code, but I do not believe this is something that can be implemented effeciently.


FUDforum Core Developer
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Preview Message in Post Form misfires
Next Topic: Total posts / posts per day (bug on this forum)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 19:04:18 GMT 2024

Total time taken to generate the page: 0.02245 seconds