Closed
Bug 264822
Opened 20 years ago
Closed 11 years ago
"Yahoo" should be "Yahoo!" in included search plugin
Categories
(Firefox :: Search, defect)
Firefox
Search
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jruderman, Assigned: pranavp1616)
References
Details
Attachments
(3 files, 3 obsolete files)
|
2.55 KB,
patch
|
Pike
:
review-
|
Details | Diff | Splinter Review |
|
109.40 KB,
patch
|
Pike
:
review-
|
Details | Diff | Splinter Review |
|
2.98 KB,
patch
|
Details | Diff | Splinter Review |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20041016 Firefox/1.0 Steps to reproduce: 1. Drop down the list of search engines in the search bar. Result: See "Yahoo". Expected: See "Yahoo!". Kai pointed out this bug to me. He said "I thought that FF would look a bit more polished if it got the name right, down to the punctuation".
Comment 1•20 years ago
|
||
I think FF looks more polished ~without~ such exclamation marks. I find them quite confusing. A simple search in Google news http://news.google.com/news?hl=en&ned=us&q=yahoo&btnG=Search+News shows that most headlines refer to Yahoo without the exclamation mark.
Comment 2•19 years ago
|
||
I like the exclamation mark. Yahoo never officially separates itself from the exclamation
Updated•19 years ago
|
Assignee: p_ch → nobody
Comment 3•19 years ago
|
||
I'm guessing Yahoo gets to decide which name it uses, right?
OS: Windows XP → All
Hardware: PC → All
Version: 1.0 Branch → Trunk
The companies name is Yahoo! Inc. The following was taken from a copyright notice at the bottom of the page: Copyright © 1994-2006 Yahoo! Inc. All rights reserved. Terms of Service - Copyright/IP Policy - Guidelines - Ad Feedback NOTICE: We collect personal information on this site. To learn more about how we use your information, see our Privacy Policy
Comment 7•17 years ago
|
||
The patch to add the exclamation mark to Yahoo in the en-US locale
Assignee: rebron → ehsan.akhgari
Attachment #231503 -
Attachment is obsolete: true
Status: NEW → ASSIGNED
Attachment #284774 -
Flags: review?(gavin.sharp)
Comment 8•17 years ago
|
||
The patch to add the exclamation marks for the rest of the locales
Attachment #284775 -
Flags: review?(l10n)
Comment 9•17 years ago
|
||
It should really be up to Yahoo to determine what string they want to use here. I'll see if I can get a contact there to comment.
Comment 10•17 years ago
|
||
Hmmm, "Yahoo! Inc" is their corporate name, and "Yahoo!" is their brand name. http://en.wikipedia.org/wiki/Yahoo!
Comment 11•17 years ago
|
||
Comment on attachment 284774 [details] [diff] [review] "Yahoo!": the en-US locale I can r- this already, changing the name would require changes in region.properties, same for the l10n patch. Let's wait with a new patch for gavin, let's see if this bug is actually something we want to fix.
Attachment #284774 -
Flags: review?(gavin.sharp) → review-
Updated•17 years ago
|
Attachment #284775 -
Flags: review?(l10n) → review-
Comment 12•17 years ago
|
||
The updated patch for the en-US locale with region.properties modifications.
Attachment #284774 -
Attachment is obsolete: true
Attachment #285257 -
Flags: review?(gavin.sharp)
Comment 13•17 years ago
|
||
The updated patch for the en-US locale with region.properties modifications.
Attachment #284775 -
Attachment is obsolete: true
Attachment #285263 -
Flags: review?(l10n)
Comment 14•17 years ago
|
||
Hey folks, Per discussions with Yahoo! corporate marketing, the correct label should be "Yahoo!" with the exclamation mark. Please use the "Yahoo!" label for the plugin. If additional information is required, please let me know. kev (partner distributions)
Comment 15•17 years ago
|
||
(In reply to comment #14) > Hey folks, > > Per discussions with Yahoo! corporate marketing, the correct label should be > "Yahoo!" with the exclamation mark. Please use the "Yahoo!" label for the > plugin. > > If additional information is required, please let me know. > > kev (partner distributions) > Gavin, Axel, waiting for your reviews on the patches...
Comment 16•17 years ago
|
||
Comment on attachment 285263 [details] [diff] [review] "Yahoo!": the rest of the locales (with region.properties modifications) We're in the middle of ramping up for Beta 1, and I need to chat with a few folks on how we make sure that we transport the settings we have in Firefox 2 onto Firefox 3. I'm definitly not going to take the chunks to the .src files, and quite a few yahoo.xml can be just removed, as they won't be used anyway. Sorry for the confusion here. Anyway, I did want to comment on this, it's been rotting in my queue for a bit. Note, as we're using the yahoo.xml plugin in en-US from l10n, the l10n and the en-US patch need to land in synch.
Comment 17•17 years ago
|
||
Any updates on this?
Comment 18•17 years ago
|
||
Making this depend on bug 413331, cleanup of searchplugins in l10n.
Depends on: 413331
Comment 19•17 years ago
|
||
Comment on attachment 285263 [details] [diff] [review] "Yahoo!": the rest of the locales (with region.properties modifications) r- now that this can finally get a new patch.
Attachment #285263 -
Flags: review?(l10n) → review-
Comment 20•17 years ago
|
||
Comment on attachment 285257 [details] [diff] [review] "Yahoo!": the en-US locale (with region.properties modifications) This should be fine, I guess. I'll post an updated patch for l10n soon.
Attachment #285257 -
Flags: superreview?
Attachment #285257 -
Flags: review?(l10n)
Attachment #285257 -
Flags: review?(gavin.sharp)
Updated•17 years ago
|
Attachment #285257 -
Flags: superreview?
Comment 21•17 years ago
|
||
I'm not sure that we can do this without breaking the user's saved ordering. The search service uses the name as the search plugin's unique ID, so changing the name would mean that the search service will lose any engine metadata we might have stored (alias, order, etc.) when the user upgrades from a version containing the "Yahoo" engine to a version containing the "Yahoo!" one. I think ideally we'd use some kind of unique ID that's not tied to the display name to enable these kinds of fixes, but we're not there yet, and I don't see any easy solutions.
Comment 22•17 years ago
|
||
Comment on attachment 285257 [details] [diff] [review] "Yahoo!": the en-US locale (with region.properties modifications) r-, based on Gavin's comment. Basically, convince Gavin first here.
Attachment #285257 -
Flags: review?(l10n) → review-
Comment 23•17 years ago
|
||
FWIW, throwing my weight in with Gavin here. Until we can separate the title of the plugin from the user pref, this is a wontfix because we can/will break things for the user.
Comment 24•17 years ago
|
||
Updating to reality...
Assignee: ehsan.akhgari → nobody
Status: ASSIGNED → NEW
| Reporter | ||
Updated•11 years ago
|
Assignee: nobody → pranavp1616
Comment 25•11 years ago
|
||
Is this still valid? I found a lot of "Yahoo" without exclamation marks in Yahoo web properties nowadays.
| Assignee | ||
Comment 26•11 years ago
|
||
Flags: needinfo?
Attachment #826703 -
Flags: review?(dkl)
Comment 27•11 years ago
|
||
I think any review should wait for a clarification in bug 903082 comment 53 and following.
Flags: needinfo?
Comment 28•11 years ago
|
||
Comment on attachment 826703 [details] [diff] [review] Bug 264822 Changed "yahoo" to "Yahoo!" in the search box Sorry. Not the right person to review this.
Attachment #826703 -
Flags: review?(dkl)
Comment 29•11 years ago
|
||
We don't need to do this at the moment.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•