Google response is not localized after a search using Ubuntu Start Page
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Ubuntu Start Page |
High
|
Martin Albisetti |
Bug Description
If I do a search using http://
This problem is NOT present on Intrepid's http://
I attach an screenshot to illustrate the problem.
Ricardo Pérez López (ricardo) wrote : | #1 |
Ricardo Pérez López (ricardo) wrote : | #2 |
summary: |
- Google response in English after a search using Ubuntu Start Page in - Spanish + Google response is not localized after a search using Ubuntu Start Page |
Nobuto Murata (nobuto) wrote : | #4 |
In Ubuntu 10.04(Lucid),
start pages will be changed to the one at http://
And Spanish version is attached one.
Nobuto Murata (nobuto) wrote : | #5 |
So I propose this patch for each language.
With the line below, we can get localized result page.
<input type="hidden" name="hl" value="es" />
This is a example for Spanish.
If Japanese language, the line is below.
<input type="hidden" name="hl" value="ja" />
Nobuto Murata (nobuto) wrote : | #6 |
And this is the revised one for Spanish.
Dmitry Agafonov (dmitry-agafonov) wrote : | #7 |
btw, Google CS states that we are searching "9.04 Start Page"...
Ricardo Pérez López (ricardo) wrote : | #8 |
Works great, Nobuto. Thank you very much.
Fumihito YOSHIDA (hito) wrote : | #9 |
Hi folks, I think that this bug is translation/
These root problems are same, aren't it?
Changed in ubuntu-start-page: | |
status: | Confirmed → Triaged |
importance: | Undecided → High |
assignee: | nobody → Martin Albisetti (beuno) |
Adi Roiban (adiroiban) wrote : | #10 |
This bug is somehow a duplicate of bug 305905 .
Changed in ubuntu-start-page: | |
status: | Triaged → Fix Committed |
Martin Albisetti (beuno) wrote : | #11 |
This has been deployed today.
Changed in ubuntu-start-page: | |
status: | Fix Committed → Fix Released |
Tested and confirmed