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

Copied composer items need unique ids #15423

Closed
qgib opened this issue Jul 18, 2012 · 1 comment
Closed

Copied composer items need unique ids #15423

qgib opened this issue Jul 18, 2012 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Jul 18, 2012

Author Name: Tim Sutton (Tim Sutton)
Original Redmine Issue: 6062
Affected QGIS version: master

Assignee: Marco Hugentobler


Do this:

  • select a map on composer
  • ctrl-c
  • ctrl-v

Add a new map and set try to set it as an overview map. You will see both of the other maps on the page are called map0.

I havent tested, but it may be that other items being copy, pasted to the map are also having their identifiers cloned exactly.

Tim

@qgib
Copy link
Contributor Author

qgib commented Jul 19, 2012

Author Name: Marco Hugentobler (@mhugent)


Fixed for composer map id in b299e08 including unit test.
For the sting ids, it currently is not enforced to have them unique (though it is recommended). It is also possible that a user writes the same string twice in the item dialog.


  • status_id was changed from Open to Closed

@qgib qgib added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label May 24, 2019
@qgib qgib added this to the Version 2.0.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter!
Projects
None yet
Development

No branches or pull requests

1 participant