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 Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to