Closed Bug 282818 Opened 20 years ago Closed 16 years ago

Developers tab isn't white on top-level page

Categories

(www.mozilla.org :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Unassigned)

References

Details

The developers tab isn't white on http://www.mozilla.org/developer/

(according to Bob Clary: Looks like it is missing class = "secondLevel
sectionDevelopers" and instead has class="deepLevel")
That is probably because it is eventually moved to
<http://developer.mozilla.org/>. However, making it white for now should not
cause any problems.
Assignee: www-mozilla-org → nobody
QA Contact: danielwang → www-mozilla-org
This would take making a template-developer.html file in mozilla-org/html/ and putting <!-- use developer template --> right below the doctype tag in developer/index.html. Also, mozilla-org/tools/wrap.pl would need to be modified to add "developer" as a known template. Probably some other stuff is required, too. I wonder if there's an easy way to include the default "template.html" but just change the class to be a secondLevel.
No, template.html *is* the developers template.  The problem is that there are still plenty of non-developers pages that use it.
Like http://www.mozilla.org/releases/ and http://www.mozilla.org/security/ for example? I thought template.html was the page that was used if nothing else was available. Since other pages use it, can't it just be duplicated (as template-developer.html or something) and changed to be for http://www.mozilla.org/developer/ only?
*** Bug 291787 has been marked as a duplicate of this bug. ***
It's kind of weird that a "simple" CSS bug goes unfixed for 2.5 years isn't it?
(In reply to comment #7)
> It's kind of weird that a "simple" CSS bug goes unfixed for 2.5 years isn't it?

Patches welcome. :)
Product: mozilla.org → Websites
The developers tab is now white on the developers page.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
(In reply to comment #9)
> The developers tab is now white on the developers page.

Hot; verified fixed.  Thanks, David.
Status: RESOLVED → VERIFIED
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.