Package: phpbb2
Severity: normal
Hi!
When I look at the html code I get from phpbb, then the first part of
the headers is missing.
I inserted some comments in the headers at
/etc/phpbb2/templates/subSilver/overall_header.tpl:
<--------snip------------>
<meta http-equiv="Content-Style-Type" content="text/css">
<!-- bla -->
{META}
<!-- blub -->
{NAV_LINKS}
<!-- blablub -->
<title>{SITENAME} :: {PAGE_TITLE}</title>
<--------snip------------>
The generated html looks like this:
<!-- blub -->
<!-- blablub -->
<title>TestForum :: Index</title>
<--------snip------------>
So somehow the first part of the template is lost. Still the forum looks
nice. The browser seems to get along with those broken htmls. Therefore
this bug is not very urgend, but still it is not very nice.
Regards,
Christopher
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17.3
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]