Exception with no hyphenation points fail
GoogleCodeExporter opened this issue · 0 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Add an exception in the pattern file without any hyphenation points (UTF-8)
2. Run the algorithm on the word
What is the expected output? What do you see instead?
The expected result is that the word is not hyphenated, but instead the code
fails with an index out of bounds exception. (This is possibly related to the
fix for issue #1).
Original issue reported on code.google.com by joel.hak...@mtm.se
on 13 Nov 2012 at 10:33