[fusion-trac] #636: Buffer: Use explicit property list
Fusion
trac_fusion at osgeo.org
Thu Nov 19 05:58:36 PST 2015
#636: Buffer: Use explicit property list
----------------------------+----------------------
Reporter: jng | Owner: jng
Type: defect | Status: new
Priority: P2 | Milestone: Future
Component: Widgets | Version: 2.0
Severity: Major | Keywords:
Browser: All | External ID:
Operating System: All | state: New
----------------------------+----------------------
Reported here: http://osgeo-org.1560.x6.nabble.com/PostgreSQL-
SelectFeatures-td5236983.html
Currently buffer.php does the equivalent of "select * from table", which
works fine most of the time, but in the case of the PostgreSQL FDO
provider, causes errors if the mapped database table contains columns not
supported or recognised by the FDO provider.
The fix is to explicitly specify all the valid properties in the query
before executing it.
--
Ticket URL: <http://trac.osgeo.org/fusion/ticket/636>
Fusion <http://trac.osgeo.org/fusion>
Fusion is a web-mapping application development framework for MapServer and MapGuide OS.
More information about the fusion-trac
mailing list