[ZO-Coll] [ZOC] 47/ 5 Resolve "double <head> in nzo-start-page"
Collector: NEW Zope.org (the ...
zope-web@zope.org
Wed, 19 Feb 2003 15:15:29 -0500
Issue #47 Update (Resolve) "double <head> in nzo-start-page"
Status Resolved, skin/bug low
To followup, visit:
http://collector.zope.org/ZopeOrg/47
==============================================================
= Resolve - Entry #5 by sidnei on Feb 19, 2003 3:15 pm
Status: Accepted => Resolved
New skin fixed this.
________________________________________
= Comment - Entry #4 by robertr on May 6, 2002 2:14 am
Looks like that bug comes from a
<body metall:fill-slot="main"><body>
tag. I hope I have hunted down all occurences.
Robert
________________________________________
= Assign - Entry #3 by sidnei on Apr 26, 2002 10:14 am
Supporters added: sidnei
________________________________________
= Assign - Entry #2 by sidnei on Apr 26, 2002 10:13 am
Status: Pending => Accepted
Supporters added: robertr
________________________________________
= Request - Entry #1 by mjablonski on Apr 23, 2002 4:27 pm
something must be wrong with the page-template for the home-page
http://new.zope.org:15080/ZopeOrg/
there's a second <head>...</head> in the middle of the page... should be no
problem for most browsers at all, but...;-)
<html>
<head>
...
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0"
marginwidth="0" marginheight="0">
...
<head>
<title>Home Page</title>
</head>
<body>
...
another little one: the breadcrumb is not aligned to the main-text on the
home-page. looks a little bit nervous for a start-page...;-)
==============================================================