Modify ↓
Opened 20 months ago
Closed 20 months ago
#6876 closed defect (fixed)
[PATCH] ParallelWayMode crashes without a edit layer
| Reported by: | olejorgenb | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
Selecting parallelwaymode by shourtcut without an active edit layer results in a nullpointerexception.
Attachments (1)
Change History (5)
Changed 20 months ago by olejorgenb
comment:1 Changed 20 months ago by bastiK
comment:2 Changed 20 months ago by olejorgenb
Well, it most certainly is now (for all modes) :)
See #6875
comment:3 Changed 20 months ago by bastiK
It is, but we should fix this, instead of working around secondary bugs.
comment:4 Changed 20 months ago by Don-vip
- Resolution set to fixed
- Status changed from new to closed
In [4480/josm]:
Note: See
TracTickets for help on using
tickets.



It shouldn't be possible to activate a mapmode by shortcut, when it is disabled.