[Bug 155919] plugin search little bug plugins/search/searchprefpage.cpp:52
amine Say
aminesay at yahoo.fr
Mon Oct 22 19:16:56 UTC 2007
Public bug reported:
Binary package hint: ktorrent
I have discovered a little misuse in the searchprefpage.cpp at line 52 :
Use your web browser to search for the string %1 (capital letters) on
the search engine you want to add. <br> Then copy the URL in the
addressbar after the search is finished, and paste it
here.<br><br>Searching for %2 on Google for example, will result in
http://www.google.com/search?q=FOOBAR&ie=UTF-8&oe=UTF-8. <br> If you
add this URL here, ktorrent can search using Google.
shoul be
http://www.google.com/search?q=%1&ie=UTF-8&oe=UTF-8. <br> If you add
this URL here, ktorrent can search using Google.
This way if the string FOOBAR changes the help description would still
be coherent !
** Affects: ktorrent (Ubuntu)
Importance: Undecided
Status: New
--
plugin search little bug plugins/search/searchprefpage.cpp:52
https://bugs.launchpad.net/bugs/155919
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for ktorrent in ubuntu.
More information about the kubuntu-bugs
mailing list