Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #2503. Removed hardcoded URL. use CORS #2504

Merged
merged 1 commit into from
Jan 10, 2018

Conversation

offtherailz
Copy link
Member

Description

This fixes featuregrid example by removing hardcoded URL, that doesn't seems to be needed anymore. To avoid proxy issues, the example is configured to use CORS.

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)
Feature grid example doesn't work

What is the new behavior?
Featuregrid example works

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

  • No

Other information:
This doesn't fix stable version of mapstore2 example. To fix it we allow http (not secured) request on demo or fix release and rebuild

@ghost ghost assigned offtherailz Jan 9, 2018
@ghost ghost added In Test review labels Jan 9, 2018
@coveralls
Copy link

Coverage Status

Coverage remained the same at 80.887% when pulling e889e61 on offtherailz:fix_#2503 into 7196f16 on geosolutions-it:master.

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.

FeatureGrid example do not work
4 participants