Modify ↓
Opened 4 years ago
Closed 4 years ago
#16865 closed enhancement (fixed)
[PATCH] UploadDialogTest: fix for non-headless mode
Reported by: | ris | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | 18.10 |
Component: | Unit tests | Version: | |
Keywords: | headless | Cc: |
Description
This one was a bit painful because of the way UploadAction
overrides ExtendedDialog.setupDialog()
.
https://github.com/openstreetmap/josm/pull/44
Patch on top of r14352.
Attachments (1)
Change History (3)
Changed 4 years ago by
Attachment: | v1-0001-UploadDialogTest-fix-for-non-headless-mode.patch added |
---|
comment:1 Changed 4 years ago by
Milestone: | → 18.10 |
---|
comment:2 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In 14355/josm: