Modify ↓
Opened 15 years ago
Closed 15 years ago
#3947 closed defect (fixed)
Reverse terrace order broken after undo
Reported by: | Ldp | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin terracer | Version: | latest |
Keywords: | Cc: |
Description
- Open test file
- Create terrace 4-10 even (result: 4-6-8-10)
- Reverse terrace (mainly to circumvent #3946) (result: 10-8-6-4)
- Undo twice
- Create terrace again (result: 4-6-8-10)
- Reverse terrace (result: 6-4-10-8)
No matter how many times you reverse it at this point, it toggles between 4-6-8-10 and 6-4-10-8.
Build-Date: 2009-11-15 20:44:39 Revision: 2462 Is-Local-Build: true Memory Usage: 18 MB / 1016 MB (1 MB allocated, but free) Java version: 1.6.0_17 Plugins: AddrInterpolationremotecontrolterracerutilspluginvalidatorwmsplugin Plugin AddrInterpolation Version: 18503 Plugin remotecontrol Version: 18503 Plugin terracer Version: 17874 Plugin utilsplugin Version: 18621 Plugin validator Version: 18623 Plugin wmsplugin Version: 18625
Attachments (1)
Change History (3)
by , 15 years ago
Attachment: | test-terracer-3947.osm added |
---|
comment:1 by , 15 years ago
Component: | Core → Plugin terracer |
---|---|
Owner: | changed from | to
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [o19678]