Activity log for bug #1269293

Date Who What changed Old value New value Message
2014-01-15 08:35:24 Michael Nelson bug added bug
2014-01-16 07:52:12 Michael Nelson ubuntu-webcatalog: importance Low High
2014-01-16 07:52:42 Michael Nelson summary Search results in OOPS Any page rendering a URL for 'hostscanner' errors
2014-01-16 08:23:03 Michael Nelson summary Any page rendering a URL for 'hostscanner' errors packagenames with spaces are imported
2014-01-16 08:24:36 Michael Nelson description Most searches seem to return 200, but while QAing a separate bug, I noticed that searching for 'sca' [1] triggers an oops [2]. [1] https://apps.ubuntu.com/cat/search/?q=sca&op= [2] OOPS-3eefbd05208b4825912e137e80a79612 , and for posterity: https://pastebin.canonical.com/102983/ Most searches seem to return 200, but while QAing a separate bug, I noticed that searching for 'sca' [1] triggers an oops [2]. The reason was that there was a package imported from myapps with the packagename ' hostscanner' (ie. with a space), for which the url regex correctly didn't match. I've updated the packagename in uwc and myapps, but we should fix whatever validation is failing that lets spaces appear in package names in both apps. [1] https://apps.ubuntu.com/cat/search/?q=sca&op= [2] OOPS-3eefbd05208b4825912e137e80a79612 , and for posterity: https://pastebin.canonical.com/102983/
2014-01-16 08:24:41 Michael Nelson ubuntu-webcatalog: importance High Low