Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Fix the management of external SLD styles #47

Merged
merged 5 commits into from
Jul 5, 2013

Conversation

agueganno
Copy link
Contributor

This PR introduces an important change that authorizes back the use of external SLD files in the wms server, as described in #14. Unit tests have been added to check that:

  • The parameters are tested the right way (by myself)
  • The processing return a valid wms response (by Erwan). This test has proven to be really efficient, even if it is more an integration test than a unit test. Thanks @ebocher ;-)

@ebocher proposed some code to improve Exceptions management. I kept it as I think it is a good idea.

ebocher and others added 5 commits July 2, 2013 18:33
I perform more accurate tests to define if an input request is valid ot
not. I also fix two potential NPEs introduced while reworking the code.
Finally, I fix the sample SLD as it is not valid.
ebocher pushed a commit that referenced this pull request Jul 5, 2013
Fix the management of external SLD styles
@ebocher ebocher merged commit f64d7a0 into orbisgis:master Jul 5, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants