My favorites | Sign in
Logo
             
New issue | Search
for
| Advanced search | Search tips
Issue 201: title tag inserted before content type definition
1 person starred this issue and may be notified of changes. Back to list
Status:  Accepted
Owner:  rojaro
Type-Enhancement
Priority-Low
Milestone-3.2a
OpSys-All


Sign in to add a comment
 
Reported by rojaro, Oct 04, 2009
If you have a content type definition in a template within a <com:THead>
block, and you use $this->setTitle('foo') from within the page class (e.g.
onPreInit), then the title tag will be inserted before the existing
content-type definition. This is problematic if the title contains UTF-8
characters as most browsers interpret the header data in sequence ...
therefore the title will be displayed before the browser knows that it
contains UTF-8 chars and the output will be garbled.
Sign in to add a comment

Hosted by Google Code