Menu

#170 Database import should display database name

future
open
nobody
3
2017-07-29
2010-02-27
No

karatasi Java (svn 2111):
When returning a database to the librarian after import, the librarian ensures a unique full name in the inventory. Due to this the database full name may differ from what the user expects. Therefore the name should be shown to the user somehow.

Note: I have written a tracker for this because I did not find a good place in the source code.
My first idea was to write a message into the result area of the panel. However, in the current implementation, the DatabaseReadController closes the panel after finished successfully (line 255: actionController.actionFinished(new ChangeEvent(this)); ) But only the GuiDatabaseList knows the librarian and can synch the database after import. Seems we need a refactoring before we can implement this mssage.

Discussion

  • Mathias Kussinger

    • assigned_to: nobody --> kussinger
     
  • Mathias Kussinger

    • assigned_to: kussinger --> nobody
     
  • Mathias Kussinger

    • Group: --> java_later
     
  • Christa Runge

    Christa Runge - 2017-07-29

    Ticket moved from /p/karatasi/bugs/238/

    Can't be converted:

    • _milestone: java_later
     
  • Christa Runge

    Christa Runge - 2017-07-29
    • Group: java_later --> future
     

Log in to post a comment.