Opened 12 years ago
Closed 12 years ago
#338 closed defect (fixed)
Save ARB DB does not work
Reported by: | aboeckma | Owned by: | devel |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Library (GUI) | Version: | gtkport |
Keywords: | Cc: |
Description
- click File→ save whole database as…
- type a name
- click save
- notice: aw_message: 'Please specify a savename'
This occurs because both the input field and the selection list use the same awar. The input field writes to the awar, the selection list cannot find the item and erases the awar again.
Change History (1)
comment:1 Changed 12 years ago by aboeckma
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed by [10286]