Closed
Bug 452530
Opened 18 years ago
Closed 17 years ago
Change the url for eBay search plug-in for (de)
Categories
(Mozilla Localizations :: de / German, defect)
Mozilla Localizations
de / German
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.9.1b1
People
(Reporter: mic, Assigned: atopal)
Details
(Keywords: fixed1.9.0.4)
Attachments
(1 file, 2 obsolete files)
|
2.94 KB,
patch
|
stas
:
review+
Pike
:
approval1.9.0.4+
|
Details | Diff | Splinter Review |
please change the url for the eBay search plug in per a request from eBay due to some system upgrades on their side
the new url should be:
http://rover.ebay.com/rover/1/707-37276-17702-4/4?satitle={searchTerms}
this will require a patch
| Reporter | ||
Updated•18 years ago
|
Summary: Change the url for eBay search plug-in → Change the url for eBay search plug-in for (de)
| Reporter | ||
Comment 1•18 years ago
|
||
i have tested the url and it seems to work fine
| Assignee | ||
Updated•18 years ago
|
Assignee: nobody → a.topal
Status: ASSIGNED → NEW
| Assignee | ||
Updated•18 years ago
|
Status: NEW → ASSIGNED
Comment 3•18 years ago
|
||
We're makeing similar changes for a few ebay plugins, this bug is only about the German version, though.
| Assignee | ||
Comment 4•18 years ago
|
||
I guess this needs to be changed on all branches and trunk?
Comment 5•17 years ago
|
||
(In reply to comment #4)
> I guess this needs to be changed on all branches and trunk?
If I'm not mistaken, this should land on current trunk (hg) with review and on CVS trunk with review and approval. Axel, is this correct?
We also have confirmation from eBay that satitle is the only parameter to be used in the URL.
Something like:
<Param name="satitle" value="{searchTerms}"/>
should do the trick (with all other <params/> removed and URL's template changed).
Thanks!
Comment 6•17 years ago
|
||
(In reply to comment #4)
> I guess this needs to be changed on all branches and trunk?
Ok, just to clarify:
Please attach patches with the change for current trunk (hg) and for Firefox 3.0.3 (cvs trunk). Both patches will need to be reviewed (you can set the requestee to me) and the cvs one will need to get an approval1.9.0.3.
Thanks!
| Assignee | ||
Comment 7•17 years ago
|
||
Hope this is right
| Assignee | ||
Updated•17 years ago
|
Attachment #339476 -
Flags: review?(stas)
| Assignee | ||
Comment 8•17 years ago
|
||
Attachment #339478 -
Flags: review?(stas)
Comment 9•17 years ago
|
||
Comment on attachment 339476 [details] [diff] [review]
Fix for branch
Per comment 5: please remove all other params and put the 'satitle' in a <Param/> (not in the URL's template). Thank you.
Attachment #339476 -
Flags: review?(stas) → review-
Comment 10•17 years ago
|
||
Comment on attachment 339478 [details] [diff] [review]
Fix for trunk
Same as above.
Also, sorry for adding some confusion: one patch is sufficient, no need to attach two of them. My mistake.
Attachment #339478 -
Flags: review?(stas) → review-
| Assignee | ||
Comment 11•17 years ago
|
||
Hope it's right this time
Attachment #339476 -
Attachment is obsolete: true
Attachment #339478 -
Attachment is obsolete: true
Attachment #340718 -
Flags: review?(stas)
Updated•17 years ago
|
Attachment #340718 -
Flags: review?(stas)
Attachment #340718 -
Flags: review+
Attachment #340718 -
Flags: approval1.9.0.4?
Comment 12•17 years ago
|
||
Comment on attachment 340718 [details] [diff] [review]
corrected patch
r=me. Please land it oh hg referencing this bug and my review. For CVS, please wait for approval1.9.0.4.
Thanks.
| Assignee | ||
Comment 13•17 years ago
|
||
checked into trunk
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 14•17 years ago
|
||
We're still waiting for approval1.9.0.4 and resolution in CVS, so I'll reopen the bug for now.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 15•17 years ago
|
||
Stas, check-ins for branches are independend from trunk. Fixing this bug on trunk means that we can mark this bug as fixed. But when the branch patch is checked-in we only set the keyword fixed1.9.0.3 to indicate that its fixed on that given branch.
Status: REOPENED → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.1b1
Comment 16•17 years ago
|
||
Thanks Henrik, my bad. It was easier for me to track the progress the other way, but you're right, we should do this the right way (and I can track it anyways) :)
Thanks and sorry for confusion.
Comment 17•17 years ago
|
||
Verified with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; de; rv:1.9.1b1pre) Gecko/20081002 Minefield/3.1b1pre
Status: RESOLVED → VERIFIED
Comment 18•17 years ago
|
||
Comment on attachment 340718 [details] [diff] [review]
corrected patch
a=me for 3.0.4, please land with a check-in comment referencing this bug and my approval as well as stas' review, and use the fixed1.9.0.4 and verified1.9.0.4 keywords to track landing and testing.
Attachment #340718 -
Flags: approval1.9.0.4? → approval1.9.0.4+
| Assignee | ||
Updated•17 years ago
|
Keywords: fixed1.9.0.4
You need to log in
before you can comment on or make changes to this bug.
Description
•