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 embed map bug on firefox #376

Merged

Conversation

boney-bun
Copy link

fix #207

@boney-bun
Copy link
Author

tested locally using three browsers (firefox, chrome, safari):
browser-compatibility

@codecov
Copy link

codecov bot commented Oct 30, 2017

Codecov Report

Merging #376 into master-qgis_server will decrease coverage by 0.24%.
The diff coverage is n/a.

Impacted file tree graph

@@                  Coverage Diff                   @@
##           master-qgis_server     #376      +/-   ##
======================================================
- Coverage               41.07%   40.82%   -0.25%     
======================================================
  Files                     329      329              
  Lines                   25751    25751              
  Branches                 3389     3389              
======================================================
- Hits                    10576    10513      -63     
- Misses                  14543    14608      +65     
+ Partials                  632      630       -2
Impacted Files Coverage Δ
geonode/services/tests.py 75% <0%> (-17.5%) ⬇️
geonode/services/views.py 26.32% <0%> (-6.73%) ⬇️
geonode/utils.py 54.15% <0%> (-1.27%) ⬇️
geonode/layers/models.py 76.51% <0%> (-0.72%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ddc0aba...1d28659. Read the comment docs.

@boney-bun
Copy link
Author

i'll bring this into testing

@boney-bun boney-bun merged commit 9135d3d into kartoza:master-qgis_server Oct 31, 2017
This was referenced Oct 31, 2017
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.

Make sure default interaction with Maps is working
1 participant