Bug report #11841
settings atlas feature leads to NaNs for scale and coordinates
Status: | Closed | ||
---|---|---|---|
Priority: | Severe/Regression | ||
Assignee: | Nyall Dawson | ||
Category: | Map Composer/Printing | ||
Affected QGIS version: | 2.6.0 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 20058 |
Description
Using the action "set atlas feature for...", correctly opens the composer and sets the correct feature but the map is not adjusted properly.
I get NaN for the 4 coordinates and the scale line edits.
It is a quite recent error.
Associated revisions
[Fix #11841] Revert "Fix calculation of atlas map extent when set to fixed scale mode"
This reverts commit b106f8225324237175aac741ede9eb5d3268edcd and fixes the setting of the atlas feature in composer.
According to Nyall original commit b106f8225324237175aac741ede9eb5d3268edcd was introduced to fix a test.
He will look to fix the test, but in the mean time we rather need working features rather than passing tests.
One might wants to disable the test?
History
#1 Updated by Denis Rouzaud almost 10 years ago
- Status changed from Open to Closed
Fixed in changeset 7f8006f93bf924588ebbb3def0c8609f066bc2fe.