Opened 14 years ago
Last modified 14 years ago
#752 new defect
Polygon spatial search and digitizing conflict
Reported by: | christoph | Owned by: | dev |
---|---|---|---|
Priority: | major | Milestone: | future |
Component: | administration | Version: | 2.6.2 |
Keywords: | Cc: |
Description (last modified by )
- open gui_digitize
- open tab search
- select polygon search and digitize a geometry
- go to tab digitize
- digitize a polygon
- the digitized geometry is displayed in the spatial search style
Change History (3)
comment:1 by , 14 years ago
Milestone: | 2.7 release → 2.8 release |
---|
comment:2 by , 14 years ago
Description: | modified (diff) |
---|
comment:3 by , 14 years ago
Milestone: | 2.7.1 release → future |
---|
Note:
See TracTickets
for help on using tickets.
Problem is that both buttons have the same id "polygon". Ideally, they should be prefixed with the module ID.