Menu

#238 recursive/dummy correction

0.60
closed-fixed
true-bug (70)
7
2011-06-29
2009-09-25
sfdivan
No

run
$ aspell -c -d ru text.txt
see suggestion (number 1 in my case) which is just the same as the word in text
choose (number 1), the word isn't misspelled indeed
aspell asks about this very word again and again while number 1 is chosen

versions:
$ aspell --version
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.6)
dictionary is aspell-ru-0.99.1 (aspell6-ru-0.99f7-1)

file text.txt (can't submit it via form for some strange reason) content is
Ивана
which is one utf8 cyrillic word
$ hexdump -C text.txt
00000000 d0 98 d0 b2 d0 b0 d0 bd d0 b0 0a |...........|
0000000b

Discussion

  • Kevin Atkinson

    Kevin Atkinson - 2010-03-03
    • milestone: --> 0.60
     
  • Kevin Atkinson

    Kevin Atkinson - 2011-06-27
    • priority: 5 --> 6
     
  • Kevin Atkinson

    Kevin Atkinson - 2011-06-27

    Verified. There is something about that word that is causing a problem, with this text:
    Виана Ивана Виана
    The first and third word don't cause a problem but the second one does, and its not an encoding problem either as when I convert the text to koi8-r I get the same error.

    WIll look into it.

     
  • Kevin Atkinson

    Kevin Atkinson - 2011-06-28

    Minimized testcase including minimal wordlist and affixfile

     
  • Kevin Atkinson

    Kevin Atkinson - 2011-06-28
    • priority: 6 --> 7
     
  • Kevin Atkinson

    Kevin Atkinson - 2011-06-29
    • status: open --> closed-fixed
     
  • Kevin Atkinson

    Kevin Atkinson - 2011-06-29

    Fixed for Aspell 0.60.7 (which I hope to release real soon now)

    Patch Attached.

     
  • Kevin Atkinson

    Kevin Atkinson - 2011-06-29
     
  • Kevin Atkinson

    Kevin Atkinson - 2011-07-04

    This bug is now fixed (or patch applied) in Aspell 0.60.6.1 which is now Available.