Menu

#12 DXFTextParser NumberFormatException (+fix)

v1.0 (example)
open
None
1
2014-07-15
2014-07-15
No

DXFTextParser.java line 110 "if (!complete) {"
is wrong. It must "if (complete) {"
Otherwise it generates a NumberFormatException "empty string".

Regards
Christian Bürckert

Discussion


Log in to post a comment.

MongoDB Logo MongoDB