Bug 224007 - HTML pages generated are not valid!!!
Summary: HTML pages generated are not valid!!!
Keywords:
Status: CLOSED DUPLICATE of bug 168710
Alias: None
Product: Bugzilla
Classification: Community
Component: Bugzilla General
Version: devel
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-23 16:05 UTC by Matěj Cepl
Modified: 2013-06-24 02:52 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-08-02 08:03:09 UTC
Embargoed:


Attachments (Terms of Use)
Testing Greasemonkey script showing this bug. (1.94 KB, application/x-javascript)
2007-01-23 16:08 UTC, Matěj Cepl
no flags Details

Description Matěj Cepl 2007-01-23 16:05:49 UTC
Description of problem:
Why in the world are we calling this page
http://validator.w3.org/check?uri=https%3A%2F%2Fbugzilla.redhat.com%2Fbugzilla%2Fshow_bug.cgi%3Fid%3D223745
XHTML 1.0 Strict is beside me! The thing which hit me (and made me really angry)
is that there are two ids navigate on one page. It is hard to use such page for
anything (Greasemonkey script in my case), when it doesn't follow most ordinary
part of XML spec.

Version-Release number of selected component (if applicable):
bugzilla as of 2007-01-23

How reproducible:
100%

Steps to Reproduce:
1. Try to run (via Greasemonkey) attached script.
2. observe result

  
Actual results:
2

Expected results:
1

Additional info:

Comment 1 Matěj Cepl 2007-01-23 16:08:25 UTC
Created attachment 146315 [details]
Testing Greasemonkey script showing this bug.

Comment 2 Matěj Cepl 2007-08-02 08:03:09 UTC

*** This bug has been marked as a duplicate of 168710 ***


Note You need to log in before you can comment on or make changes to this bug.