[mapserver-commits] [mapserver/mapserver] 3e8c9c: Removed bug that caused MapServer only to use the ...
GitHub
noreply at github.com
Wed Aug 23 07:12:15 PDT 2017
Branch: refs/heads/branch-7-0
Home: https://github.com/mapserver/mapserver
Commit: 3e8c9c8e52b3beaab454afab6d71ef1f3bdf06cd
https://github.com/mapserver/mapserver/commit/3e8c9c8e52b3beaab454afab6d71ef1f3bdf06cd
Author: Martin Icking <martin.icking at bentley.com>
Date: 2017-02-01 (Wed, 01 Feb 2017)
Changed paths:
M maporaclespatial.c
Log Message:
-----------
Removed bug that caused MapServer only to use the Oracle TranslateFilter method at the first call e.g. in an FCGI environment
unlike all other vtable assignments the
msOracleSpatialLayerTranslateFilter was set to layer->vtable and not to
vtable
Commit: 0c4c40f79e7a3ba4fec94261271d515a098db8e6
https://github.com/mapserver/mapserver/commit/0c4c40f79e7a3ba4fec94261271d515a098db8e6
Author: Steve Lime <steve.lime at state.mn.us>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M maporaclespatial.c
Log Message:
-----------
Merge pull request #5453 from BentleySystems/fix-oracle-translate-filter
Fix bug in Oracle TranslateFilter method
Compare: https://github.com/mapserver/mapserver/compare/3c60bbe041f0...0c4c40f79e7a
More information about the mapserver-commits
mailing list