What steps will reproduce the problem?
1. Start a crawler with some web site which contains on some of pages string
like "spłaty pożyczki</option><option
value="/frequently-asked-questions?item=question_19">Czy"
2. Print out html text in WebCrawler.visit:
System.out.println(text)
3. In log one will see
spłaty pożyczkiCzy
What is the expected output? What do you see instead?
spłaty pożyczki Czy
What version of the product are you using?
3.4
Original issue reported on code.google.com by Bogdan.A...@gmail.com on 20 Jan 2013 at 10:33
Original issue reported on code.google.com by
Bogdan.A...@gmail.com
on 20 Jan 2013 at 10:33