Modify ↓
Opened 6 years ago
Closed 6 years ago
#16575 closed defect (fixed)
deleted-on-server attribute is lost when saving to a file
Reported by: | Adrian | Owned by: | Don-vip |
---|---|---|---|
Priority: | normal | Milestone: | 18.09 |
Component: | Core | Version: | tested |
Keywords: | template_report regression | Cc: |
Description
What steps will reproduce the problem?
- Undelete node 427688517 into a new layer.
- Display Advanced info for the node and see the attribute deleted-on-server.
- Save the layer to a file and delete the layer.
- Open the file you have just saved.
- Display Advanced info for the node.
What is the expected result?
The node still has the attribute deleted-on-server.
What happens instead?
The node does not have the attribute deleted-on-server. This is because visible='false'
is missing from the file.
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2018-07-29 00:41:59 +0200 (Sun, 29 Jul 2018) Build-Date:2018-07-29 01:32:17 Revision:14066 Relative:URL: ^/trunk Identification: JOSM/1.5 (14066 en_GB) Mac OS X 10.12.6 OS Build number: Mac OS X 10.12.6 (16G1510) Memory Usage: 622 MB / 3641 MB (164 MB allocated, but free) Java version: 1.8.0_172-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: Display 725375437 1920x1200 Maximum Screen Size: 1920x1200 Dataset consistency test: No problems found Plugins: + ImportImagePlugin (34389) + InfoMode (34206) + PicLayer (34389) + apache-commons (34389) + cadastre-fr (34389) + download_along (34389) + editgpx (34206) + ejml (34389) + geotools (34125) + imagery_offset_db (34370) + jts (34206) + log4j (34038) + measurement (34206) + opendata (34389) + poly (34389) + reverter (34271) + turnrestrictions (34129) + undelete (34274) + utilsplugin2 (34389) + waydownloader (34313) Last errors/warnings: - W: No configuration settings found. Using hardcoded default values for all pools.
Attachments (0)
Change History (5)
comment:1 by , 6 years ago
Component: | Core → Plugin undelete |
---|
comment:2 by , 6 years ago
Component: | Plugin undelete → Core |
---|---|
Keywords: | regression added |
Milestone: | → 18.09 |
comment:3 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 6 years ago
Note:
See TracTickets
for help on using tickets.
Probable regression from r12019