#579 closed defect (fixed)
SHP provider message has mismatched string arguments
Reported by: | waltweltonlair | Owned by: | waltweltonlair |
---|---|---|---|
Priority: | minor | Milestone: | 3.5.0 |
Component: | SHP Provider | Version: | 3.4.0 |
Severity: | 3 | Keywords: | |
Cc: | External ID: |
Description
Line 187 of ShpReader.h references the SHP_VALUE_TYPE_MISMATCH string. In ShpMessage.mc this string has two inputs. But in the ShpReader.h code three inputs are supplied, resulting on the wrong formatted string.
Change History (3)
comment:1 by , 15 years ago
Status: | new → assigned |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in trunk with r5055.