We may get aways with:
-            search_term = search_term.replace('-', '_')
+            search_term = search_term.replace('-', '\-')
in softwarecenter/db/database.py but we will also need to update db/update.py 
as this is doing the same (which is inconsistent with what a-x-i is doing which 
is why we have this bug).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/852039

Title:
  Searching for "python-" returns no results

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/852039/+subscriptions

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

Reply via email to