Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.8.16, 2.0.18
-
None
Description
While playing with PDFBOX-4720 I noticed that TestTextStripper didn't detect a missing ł. The reason is that we don't check for expectedArray.length != actualArray.length). (If we had, PDFBOX-4720 would have been discovered earlier, due to a difference in the file of PDFBOX-3442)