Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 32057 - website: package database page contains invalid html. opening <p> tag missing
Summary: website: package database page contains invalid html. opening <p> tag missing
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: [OLD] gpackages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Kurt Lieber (RETIRED)
URL: http://users.pandora.be/nessie/Screen...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-26 13:10 UTC by Johan Van den Neste
Modified: 2011-11-11 15:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Van den Neste 2003-10-26 13:10:12 UTC
Opera 7.xx renders the package database page wrong because, according to validator.w3c.org, 
there is an opening <P> tag missing.

the page: http://www.gentoo.org/dyn/pkgs/index.xml
validation results: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.gentoo.org%2Fdyn%
2Fpkgs%2Findex.xml
screenshot: http://users.pandora.be/nessie/Screenshot.png

Reproducible: Always
Steps to Reproduce:
1. run opera 7.21 (all 7.xx seem render it the same way)
2. surf to http://www.gentoo.org/dyn/pkgs/index.xml
3.
Actual Results:  
badly rendered page
Comment 1 Kurt Lieber (RETIRED) gentoo-dev 2003-10-26 13:14:17 UTC
The opening <p> tag is on line 51.  The validator appears to be wrong.

Regardless, we will be replacing the online package db with a newer version
in the near future.