Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 341902

Summary: database connection in window title is not shown correctly
Product: [Technology] Jubula Reporter: Tim Winselmann <tim.winselmann>
Component: CoreAssignee: Markus Tiede <markus.tiede>
Status: CLOSED FIXED QA Contact: Oliver Goetz <Oliver.Goetz>
Severity: normal    
Priority: P3 CC: markus.tiede
Version: 0.9.0   
Target Milestone: 1.0   
Hardware: All   
OS: All   
Whiteboard:

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