Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 341902 - database connection in window title is not shown correctly
Summary: database connection in window title is not shown correctly
Status: CLOSED FIXED
Alias: None
Product: Jubula
Classification: Technology
Component: Core (show other bugs)
Version: 0.9.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 1.0   Edit
Assignee: Markus Tiede CLA
QA Contact: Oliver Goetz CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-05 09:26 EDT by Tim Winselmann CLA
Modified: 2011-04-15 06:25 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Winselmann CLA 2011-04-05 09:26:19 EDT
If you start GUIdancer and connect to a database (e.g. testweek) the window title is "GUIdancer - testweek" like it should be. But if you now connect to another database (e.g. dev_testweek) the window title still is "GUIdancer - testweek". If you now connect to another database (e.g. abc) the window title is "GUIdancer - dev_testweek".
It seems as the database connection in the window title is one step behind the current database connection.
Comment 1 Tim Winselmann CLA 2011-04-06 08:41:46 EDT
The previous description is not totally correct. When you connect to a database (abc) the first time, the window title does not contain the database name. If you than connect to another database (def) the window title is "abc". When you open a project the correct database is shown.
Comment 3 Oliver Goetz CLA 2011-04-15 06:24:41 EDT
Bug fixed, tested manually
Comment 4 Oliver Goetz CLA 2011-04-15 06:25:14 EDT
Tested manually