#567 closed defect (fixed)
Recording 'Reorder fields' does not playback as expected
Reported by: | westram | Owned by: | westram |
---|---|---|---|
Priority: | major | Milestone: | arb7.0 |
Component: | Library (other) | Version: | SVN |
Keywords: | Cc: |
Description
Reproduce:
- run attached macro with demo.arb
Should reorder field acc behind full_name, but it does not.
Attachments (1)
Change History (10)
Changed 10 years ago by westram
comment:1 Changed 10 years ago by westram
- Owner changed from devel to westram
- Status changed from new to _started
comment:2 Changed 10 years ago by westram
comment:3 Changed 10 years ago by westram
- Resolution set to fixed
- Status changed from _started to closed
by [12459]
comment:4 Changed 10 years ago by westram
- Resolution fixed deleted
- Status changed from closed to reopened
problem still exists if using nested macros
comment:5 Changed 10 years ago by westram
- Status changed from reopened to accepted
comment:6 Changed 10 years ago by westram
- Status changed from accepted to _started
comment:7 Changed 10 years ago by westram
- Resolution set to fixed
- Status changed from _started to closed
by [12789].
Discarded several failed attempts to track the number of perl-clients, to fail only if some "real" client (e.g. editor) is running.
comment:8 Changed 9 years ago by westram
- Milestone set to arb6.1
mark changes that got fixed after arb 6.0.x
Note: See
TracTickets for help on using
tickets.
GB_resort_data_base expects that no clients are connected to the server, but macro playback itself is a client.