Closed
Bug 429009
Opened 17 years ago
Closed 15 years ago
Change "MacOSX" to "Mac OS X" for the Mac-only install buttons?
Categories
(addons.mozilla.org Graveyard :: Administration, defect, P5)
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: stephend, Assigned: jbalogh)
References
Details
(Whiteboard: [z])
Attachments
(1 file)
717.42 KB,
image/png
|
Details |
Summary: Change "MacOSX" to "Mac OS X" for the Mac-only install buttons?
The platform-specific install button for Mac OS X reads, "Add to Firefox (MacOSX)"
Other platform-specific buttons read "Add to Firefox (Windows)" and "Add to Firefox (Linux)".
Fred tells me it's a non-trivial change to do:
s/MacOSX/Mac OS X (or just s/MacOSX/Mac)
Comment 1•17 years ago
|
||
Technical note: We need to make sure the change doesn't break anything, and when I tried it on my local copy, platforms part of the dev CP hit PHP's memory limit. This may be CakePHP being greedy.
Anyhow even if the string change doesn't break anything (which I hope), we still either need to push code changes to the localizer CP to fix the memory limit thing, or run SQL to get the change in.
Comment 2•16 years ago
|
||
This definitely should not be changed to "Mac OS X" even if it doesn't break anything; the OS is called "MacOS X", not "Mac OS X".
Comment 3•16 years ago
|
||
(In reply to comment #2)
> This definitely should not be changed to "Mac OS X" even if it doesn't break
> anything; the OS is called "MacOS X", not "Mac OS X".
Interesting, particularly because Apple disagrees: http://www.apple.com/macosx/
Comment 4•16 years ago
|
||
another technical side note I stubled on while fixing another bug: this breaks install buttons because "macosx" is echoed out as part of the id of the element.
Comment 7•16 years ago
|
||
Why was this marked as invalid? "Mac OS X" is clearly the correct spelling...
Status: VERIFIED → REOPENED
Resolution: INVALID → ---
Comment 8•16 years ago
|
||
(In reply to comment #7)
> Why was this marked as invalid?
I think Mike wanted to WONTFIX it instead.
Comment 9•16 years ago
|
||
That makes more sense, but should still come with a reason.
Comment 10•15 years ago
|
||
Ryan: is comment 4 fixed with your awesome new buttons? If so this is probably trivial to fix
Assignee: nobody → rdoherty
Severity: normal → trivial
Priority: -- → P5
Target Milestone: --- → 5.4
Comment 11•15 years ago
|
||
(In reply to comment #10)
> Ryan: is comment 4 fixed with your awesome new buttons? If so this is
> probably trivial to fix
Hmm, I don't think it is afaict. I wouldn't be too hard to fix regardless.
Updated•15 years ago
|
Target Milestone: 5.4 → 5.5
Updated•15 years ago
|
Target Milestone: 5.5 → 5.6
Comment 12•15 years ago
|
||
We'll fix this in zamboni
Assignee: rdoherty → nobody
Status: REOPENED → NEW
Whiteboard: [z]
Target Milestone: 5.6 → Future
Comment 13•15 years ago
|
||
(In reply to comment #12)
> We'll fix this in zamboni
We have.
Assignee: nobody → jbalogh
Status: NEW → RESOLVED
Closed: 16 years ago → 15 years ago
Hardware: PowerPC → All
Resolution: --- → FIXED
Reporter | ||
Comment 14•14 years ago
|
||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•