Closed
Bug 684045
Opened 13 years ago
Closed 12 years ago
MDC appears to be filtering incorrectly on UA string? "save" image not shown
Categories
(developer.mozilla.org Graveyard :: Wiki pages, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jduell.mcbugs, Unassigned)
Details
Just noticed while editing
https://developer.mozilla.org/En/Developer_Guide/Source_Code/Mercurial
that when I edit something, the icon for "save" doesn't show up with my nightly build (9.0a1) on Linux x86_64
Mozilla/5.0 (X11; Linux x86_64; rv:9.0a1) Gecko/20110830 Firefox/9.0a1
It *does* work if I forge my UA to Firefox 5 (via setting general.useragent.override in about:config):
Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20100101 Firefox/5.0
So it seems that there's some incorrect UA sniffing going on?
Ah, crap--now I see it no matter what I do. I even tried with a fresh profile, and I see it. So may be hard to reproduce. Filing anyway just in case--I definitely wasn't seeing it a while ago, and neither was jlebar on IRC
Comment 1•12 years ago
|
||
I see an icon for "save" but didn't test it with any UA changes.
We switched to an entirely new wiki platform - Kuma. So if the old MindTouch wiki did some UA sniffing here, it's gone now anyway.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•12 years ago
|
Component: Website → Landing pages
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•