[mapguide-trac] #1580: FDO error happened when multi-selecting
ODBC data in Flexible Web Layout
MapGuide Open Source
trac_mapguide at osgeo.org
Mon Jan 10 01:52:21 EST 2011
#1580: FDO error happened when multi-selecting ODBC data in Flexible Web Layout
----------------------------+-----------------------------------------------
Reporter: ChristineBao | Owner: Christine Bao
Type: defect | Status: new
Priority: high | Milestone:
Component: Server | Version: 2.1.0
Severity: major | Keywords:
External_id: 1376737 |
----------------------------+-----------------------------------------------
Comment(by ChristineBao):
This defect is caused by selection set generate filter. The ODBC
provider's primary key is "Primary Key" with a blank character inside,
which cause the generated filter string something like "(Primary
key=14769) OR (Primary key=16014)". [[BR]]
Fixing the defect by adding "\"" to property name if it contains blank
character.
Attach a patch for fixing.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/1580#comment:1>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list