[OpenLayers-Trac] Re: [OpenLayers] #3237: Issue with filter params in Protocol/HTTP.js

OpenLayers trac-20090302 at openlayers.org
Fri Apr 1 12:08:41 EDT 2011


#3237: Issue with filter params in Protocol/HTTP.js
----------------------------------+-----------------------------------------
 Reporter:  etdube                |       Owner:              
     Type:  bug                   |      Status:  new         
 Priority:  minor                 |   Milestone:  2.11 Release
Component:  Protocol.HTTP         |     Version:  SVN         
 Keywords:  filter http protocol  |       State:              
----------------------------------+-----------------------------------------
Changes (by etdube):

  * type:  feature => bug


Comment:

 Thinking about it, it's better to simply reverse the order in which
 applyDefaults(options, this.options) and
 OpenLayers.Util.applyDefaults(options.params, this.options.params) are
 called, since params is a valid option and we shouldn't overwrite it.

 I modified the patch accordingly.

-- 
Ticket URL: <http://trac.openlayers.org/ticket/3237#comment:1>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer


More information about the Trac mailing list