Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#382 closed defect (fixed)

Implement RFC 43 - Support Search and Selection on Double Identity Properties

Reported by: trevorwekel Owned by: trevorwekel
Priority: medium Milestone: 2.0
Component: General Version: 2.0.0
Severity: major Keywords:
Cc: External ID: 1015380

Description

See RFC 43 for details.

Change History (11)

comment:1 by trevorwekel, 16 years ago

Owner: set to trevorwekel
Status: newassigned

comment:2 by trevorwekel, 16 years ago

comment:3 by trevorwekel, 16 years ago

Resolution: fixed
Status: assignedclosed

comment:4 by trevorwekel, 16 years ago

External ID: 1015380
Resolution: fixed
Status: closedreopened

Previous submissions fixed search and selection for Double identity properties. However further investigation has turned up failures with Int64, Single, and DateTime identity properties. Also, feature classes with multiple identity properties are not supported.

All of the above cases can be supported without changing public API. Additional submissions will be made to correct these defects.

comment:5 by trevorwekel, 16 years ago

Additional fixes submitted to 1.2.x stream under

http://trac.osgeo.org/mapguide/changeset/2893

comment:6 by ronnielouie, 16 years ago

Additional fixes submitted to 2.0 stream under http://trac.osgeo.org/mapguide/changeset/3008 http://trac.osgeo.org/mapguide/changeset/3008 Search with Int64, Single and DateTime identity properties is working, but selecting from these search results is still now working. Problem is possibly at FDO level.

comment:7 by ronnielouie, 16 years ago

Correct typo in previous comment.

Additional fixes submitted to 2.0 stream under http://trac.osgeo.org/mapguide/changeset/3008 http://trac.osgeo.org/mapguide/changeset/3008 Search with Int64, Single and DateTime? identity properties is working, but selecting from these search results is still not working. Problem is possibly at FDO level.

comment:8 by ronnielouie, 16 years ago

Also add this changeset to the ticket.

http://trac.osgeo.org/mapguide/changeset/3009

comment:9 by tonyfang, 16 years ago

Removed the 'LIKE' workaround for Single, Int64, DateTime. http://trac.osgeo.org/mapguide/changeset/3020

Also see external id: 1051570

comment:10 by tomfukushima, 16 years ago

Resolution: fixed
Status: reopenedclosed

Ronnie, please create another ticket for any remaining issues

Note: See TracTickets for help on using tickets.