Modify ↓
Opened 4 years ago
Closed 3 years ago
#3947 closed defect (fixed)
Reverse terrace order broken after undo
| Reported by: | Ldp | Owned by: | zerebubuth@… |
|---|---|---|---|
| Priority: | normal | 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)
Changed 4 years ago by Ldp
comment:1 Changed 4 years ago by Ldp
- Component changed from Core to Plugin terracer
- Owner changed from team to zerebubuth@…
comment:2 Changed 3 years ago by bastiK
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



In [o19678]