Closed
Bug 482342
Opened 16 years ago
Closed 16 years ago
add browser=firefox3.5 support to SHOWFOR
Categories
(support.mozilla.org :: Knowledge Base Software, task)
support.mozilla.org
Knowledge Base Software
Tracking
(Not tracked)
VERIFIED
FIXED
1.0.1
People
(Reporter: cilias, Assigned: ecooper)
References
Details
(Whiteboard: sumo_only showfor)
Attachments
(1 file)
4.42 KB,
patch
|
laura
:
review+
|
Details | Diff | Splinter Review |
Firefox 3.1 is being reversioned to 3.5, so we need {SHOWFOR(browser=firefox3.5)} to work. It should also be included in browser=firefox3.
Comment 1•16 years ago
|
||
Important that firefox3.1 is still kept though; otherwise we'll need to update all KB articles at the same time as we push this live. Better to support both.
Assignee | ||
Comment 2•16 years ago
|
||
So, 3.1 (firefox3.1) should become an alias to 3.5 (firefox3.5)?
That's not a problem.
Comment 3•16 years ago
|
||
Exactly right. And no, likely not a problem. Let's just do it! ;)
Updated•16 years ago
|
Target Milestone: --- → 1.0.1
Updated•16 years ago
|
Assignee: nobody → smirkingsisyphus
Assignee | ||
Comment 4•16 years ago
|
||
This adds showfor support for 3.5.
With this patch, 3.1 becomes an alias for 3.5. So, any showfor blocks currently using ff3.1, fx3.1, or firefox3.1 will show up for 3.5. firefox3, ff3, and fx3 content will show up for 3.5 just like it did for 3.1 as well. Oh, firefox3.5 is usable too, of course.
Chris/David does that sound about right?
I also took the opportunity to refactor some of the original showfor code to make it a slightly more maintainable.
Attachment #370331 -
Flags: review?(laura)
Reporter | ||
Comment 6•16 years ago
|
||
That sounds right.
Your "I also took the opportunity to refactor some of the original showfor code" concerns me. But I'll leave that for a code reviewer.
Updated•16 years ago
|
Attachment #370331 -
Flags: review?(laura) → review+
Assignee | ||
Comment 7•16 years ago
|
||
r24101/r24102
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 8•16 years ago
|
||
Verified FIXED; 3.5 detection works, and we're testing the variants over in bug 482347.
Status: RESOLVED → VERIFIED
Updated•15 years ago
|
Whiteboard: sumo_only showfor
You need to log in
before you can comment on or make changes to this bug.
Description
•