Bug #1588
closedMap problems adding geometries after deleting geometries
Description
Please take a look at the videos I made.
The problem occur if a geometry is deleted and another new geometry is entered, i.e. I delete a linestring and add a polygon (video 1). Then the polygon will be written in the gis.linestring table, but with type area not linestring. When an area is deleted and a new linestring is added, an error occur. If a polygon or linestring is deleted, and then a point will be added, it is not possible because the save button of the centerpoint won't work (Video 2).
Video 3 shows, that is possible to delete e.g. a polygon and add a new polygon and then delete a linestring and add a new linestring. But it has a bug if deleting a polygon and then add a polygon.
Video 4 shows that there is an error if a polygon is deleted and a linestring is entered (possible because validation says that the linestring is not closed)
I hope this provided enough information.
Files
Updated by Alexander Watzinger about 3 years ago
- Status changed from New to Acknowledged
- Target version set to 6.6.0
Updated by Alexander Watzinger about 3 years ago
- Status changed from Acknowledged to Assigned
- Assignee set to Christoph Hoffmann
@ Christoph: assigning this to you for now but we can take a look at it together if it turns out being too complex
Updated by Alexander Watzinger about 3 years ago
- Status changed from Assigned to Acknowledged
- Assignee deleted (
Christoph Hoffmann) - Target version changed from 6.6.0 to 7.4.0
Usually bugs have the highest priority but we decided to postpone map bugs because the map module will be rewritten early 2022.
Sorry about possible inconveniences and thank you for reporting.
Updated by Alexander Watzinger almost 3 years ago
- Status changed from Acknowledged to Assigned
- Assignee set to Andreas Olschnögger
Updated by Alexander Watzinger almost 3 years ago
- Related to Feature #1628: New maps added
Updated by Alexander Watzinger almost 3 years ago
- Status changed from Assigned to Closed
- Target version changed from 7.4.0 to 7.3.0
Solved in develop branch and will be part of next release.
Updated by Alexander Watzinger almost 3 years ago
- Subject changed from Map: problems adding geometries after deleting other geometries to Map problems adding geometries after deleting other geometries
Updated by Alexander Watzinger almost 3 years ago
- Subject changed from Map problems adding geometries after deleting other geometries to Map problems adding geometries after deleting geometries
Updated by Alexander Watzinger over 2 years ago
- Target version changed from 7.3.0 to 7.2.0