Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.1.1, 2.2.M1
-
Fix Version/s: None
-
Component/s: shapefile plugin
-
Labels:None
Description
If a String attribute has a international character the dbf writer throws a buffer overflow exception. This is because the writer expects each character to be a single byte long.
revision 15954