Closed
Bug 580647
Opened 15 years ago
Closed 15 years ago
Beta page doesn't validate
Categories
(www.mozilla.org :: General, defect)
www.mozilla.org
General
Tracking
(Not tracked)
VERIFIED
FIXED
4.0
People
(Reporter: stephend, Assigned: stephen)
References
()
Details
Assignee | ||
Comment 1•15 years ago
|
||
This is caused by the php function that does browser detection. It's not necessarily related to specifically this page.
The validation change will need to be updated in:
<?=buildPlatformImage('/img/firefox/beta/4/feedback-button.png', 'Feedback button screenshot')?>
Assignee | ||
Comment 2•15 years ago
|
||
Turns out I was using the php function wrong.
Validation problems fixed in r71076
Reporter | ||
Comment 3•15 years ago
|
||
(In reply to comment #2)
> Turns out I was using the php function wrong.
>
> Validation problems fixed in r71076
Thanks; please mark bugs fixed when you fix them. I noticed you didn't have the appropriate Bugzilla permissions to do so, so I've granted you edit_bugs and canconfirm; enjoy :-)
Updated•15 years ago
|
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•15 years ago
|
||
Sure, I'm not sure what the practice is on marking bugs as fixed. Do I do that before QA verifies it?
Reporter | ||
Comment 6•15 years ago
|
||
(In reply to comment #5)
> Sure, I'm not sure what the practice is on marking bugs as fixed. Do I do that
> before QA verifies it?
Yes; if development is done, please mark it fixed. The largest part of our workflow is looking at Resolved FIXED bugs, and it's too easy to miss bugs needing QA's attention if they're still in the open state. Thanks!
Updated•13 years ago
|
Component: www.mozilla.org/firefox → www.mozilla.org
Updated•13 years ago
|
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.
Description
•