Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 32057

Summary: website: package database page contains invalid html. opening <p> tag missing
Product: Gentoo Infrastructure Reporter: Johan Van den Neste <nessie-gentoo>
Component: [OLD] gpackagesAssignee: Kurt Lieber (RETIRED) <klieber>
Status: RESOLVED WONTFIX    
Severity: trivial    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://users.pandora.be/nessie/Screenshot.png
Whiteboard:
Package list:
Runtime testing required: ---

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.