Modify ↓
Opened 7 years ago
Closed 7 years ago
#15275 closed defect (fixed)
Download dialog does not remember settings
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 17.09 |
Component: | Core | Version: | latest |
Keywords: | regression download | Cc: | michael2402, bafonins |
Description
The new download dialog (after integration of Overpass API) does not remember "Data Source and Types" settings after JOSM restart:
- OpenStreetMap data
- Raw GPS data
- Notes
Thus I often miss Notes, because they are not automatically downloaded.
URL:http://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2017-09-08 23:34:46 +0200 (Fri, 08 Sep 2017) Build-Date:2017-09-09 01:31:50 Revision:12794 Relative:URL: ^/trunk Identification: JOSM/1.5 (12794 en) Linux Debian GNU/Linux 9.1 (stretch) Java version: 1.8.0_141-8u141-b15-1~deb9u1-b15, Oracle Corporation, OpenJDK 64-Bit Server VM
Attachments (0)
Change History (3)
comment:1 by , 7 years ago
Cc: | added |
---|---|
Keywords: | regression download added |
Milestone: | → 17.09 |
comment:2 by , 7 years ago
Note:
See TracTickets
for help on using tickets.
AbstractDownloadSourcePanel.restoreSettings()
is never called.