Modify ↓
#17081 closed defect (fixed)
Error in TagCollection.commonToAllPrimitives()
Reported by: | GerdP | Owned by: | GerdP |
---|---|---|---|
Priority: | normal | Milestone: | 18.12 |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
I want to use this method in utilsplugin2 but it doesn't work as expected.
The routine returns the tags of the first element in the collection, not the common tags of all primitives.
I found no source which uses this method, so there is probably no harm done so far.
Attachments (0)
Change History (3)
comment:1 by , 7 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 by , 7 years ago
Summary: | Error in TagCollectionTest.testCommonToAllPrimitives() → Error in TagCollection.commonToAllPrimitives() |
---|
comment:3 by , 7 years ago
Milestone: | → 18.12 |
---|
Note:
See TracTickets
for help on using tickets.
In 14518/josm: