Project

General

Profile

Actions

Bug #6215

open
BO

WApplication::setTitle doesn't update <title> in HTML header.

Bug #6215: WApplication::setTitle doesn't update <title> in HTML header.

Added by Benjamin Oldenburg over 8 years ago. Updated almost 8 years ago.

Status:
Feedback
Priority:
Normal
Assignee:
-
Target version:
Start date:
01/24/2018
Due date:
% Done:

0%

Estimated time:

Description

The method

With Wt3:

<title>

Page title

</title>

<!---[if gte IE 6]>
...


With Wt4:

<title> </title>

<!---[if gte IE 6]>

RS Updated by Roel Standaert over 8 years ago Actions #1

  • 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?

RS Updated by Roel Standaert over 8 years ago Actions #2

  • Target version changed from 4.0.3 to 4.0.4

RS Updated by Roel Standaert about 8 years ago Actions #3

  • Target version changed from 4.0.4 to 4.0.5

RS Updated by Roel Standaert almost 8 years ago Actions #4

  • Target version changed from 4.0.5 to 4.1.0
Actions

Also available in: PDF Atom