Actions
Bug #6215
openWApplication::setTitle doesn't update <title> in HTML header.
Start date:
01/24/2018
Due date:
% Done:
0%
Estimated time:
Description
The method
With Wt3:
Page title
<!---[if gte IE 6]>
...
With Wt4:
<!---[if gte IE 6]>
Updated by Roel Standaert almost 7 years ago
- Status changed from New to Feedback
Could you give some more details? It seems to work for me. A code sample would be preferable.
Are you using the progressive bootstrap mode or not? When do you set the title? Immediately when the application is created, or later on?
Are you maybe visiting the page without JavaScript enabled?
Updated by Roel Standaert over 6 years ago
- Target version changed from 4.0.3 to 4.0.4
Updated by Roel Standaert about 6 years ago
- Target version changed from 4.0.4 to 4.0.5
Updated by Roel Standaert almost 6 years ago
- Target version changed from 4.0.5 to 4.1.0
Actions