Skip to content

Fix #3713 Pop up Validation error doesn't show up for SLD#3717

Merged
tdipisa merged 1 commit intogeosolutions-it:masterfrom
allyoucanmap:sld-validation-pop-up
May 6, 2019
Merged

Fix #3713 Pop up Validation error doesn't show up for SLD#3717
tdipisa merged 1 commit intogeosolutions-it:masterfrom
allyoucanmap:sld-validation-pop-up

Conversation

@allyoucanmap
Copy link
Copy Markdown
Contributor

Description

This PR improves the regex that parses the error message of Style Editor.

Issues

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix

What is the current behavior? (You can also link to an open issue here)
If SLD returns a validation error it does not show as pop up

What is the new behavior?
If SLD returns a validation error and it has lineNumber and columnNumber in the error message, it does show as pop up

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@allyoucanmap allyoucanmap added this to the 2019.01.01 milestone May 6, 2019
@ghost ghost assigned allyoucanmap May 6, 2019
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.02%) to 81.367% when pulling 2ee5d05 on allyoucanmap:sld-validation-pop-up into a248afe on geosolutions-it:master.

@tdipisa tdipisa merged commit 78f99e7 into geosolutions-it:master May 6, 2019
@tdipisa
Copy link
Copy Markdown
Member

tdipisa commented May 6, 2019

@allyoucanmap please provide a backport to 2019.01.xx

allyoucanmap added a commit to allyoucanmap/MapStore2 that referenced this pull request May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pop up Validation error doesn't show up for SLD

4 participants