Hi guys...

I just noticed that all templates from quickstarted projects (tg1 and
tg2) have this line:

<meta content="text/html; charset=UTF-8" http-equiv="content-type"
py:replace="''"/>


In the end, it turns out that this meta header is completely striped
from the final page.

Shouldn't the master.kid (or master.html) maintain the header ? :

<meta content="text/html; charset=UTF-8" http-equiv="content-type" />


Cheers,

Roger


PS: I spent 1/2 hour trying to understand why the PDF converter was
messing all my
"���" caracteres... well, it was trying to figure out the encoding by
inspecting the
content-type header...   :)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to