Opened 11 years ago
Closed 10 years ago
#611 closed defect (fixed)
Search widget, support for Int16 identity properties
Reported by: | morkl | Owned by: | jng |
---|---|---|---|
Priority: | P2 | Milestone: | Future |
Component: | Widgets | Version: | SVN |
Severity: | Major | Keywords: | |
Cc: | osgeo@… | Browser: | All |
External ID: | Operating System: | All | |
state: | New |
Description
The Search widget throws an error ("Identity property type not supported yet (6)") when used with a layer with an Int16/short data type.
The attached patch adds support for Int16 identity properties, and I have tested it with a layer that previously generated the aforementioned error.
Attachments (1)
Change History (3)
by , 11 years ago
Attachment: | Search.php.patch added |
---|
comment:1 by , 11 years ago
Owner: | changed from | to
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed trunk (r2859) and 2.6 (r2860)