Skip to content

Conversation

@EmilSodergren
Copy link

The parameter WMS_VERSION is already read from configuration and set in
the params varable. To overwrite it here will only make it impossible to
change by configuration.

The parameter WMS_VERSION is already read from configuration and set in
the params varable. To overwrite it here will only make it impossible to
change by configuration.
setFallbacks(params);

// Setup WMS URL builder.
params.setValue(AVKey.WMS_VERSION, caps.getVersion());
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is already done at line 130, IF the params does not contain a value already. This line just overwrites any WMS_VERSION that might be set in configuration.

@pdavidc pdavidc added the bug label Dec 9, 2016
@pdavidc pdavidc modified the milestones: v2.1.0, v2.2.0 Dec 9, 2016
pdavidc pushed a commit that referenced this pull request Dec 12, 2016
Applies pull request #13 to the develop branch.
@pdavidc
Copy link

pdavidc commented Dec 12, 2016

We've switched to a Git Flow branching model since this pull request was submitted. In the interest of getting this trivial change in to v2.1.0, we've manually applied this pull request to the develop branch. See commit 52afdee.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants