Version: (using Devel) Installed from: Compiled sources I wanted to report a bug (207576) against product: kfile-plugins, component mp3. So I searched on 'kfile' in the bug report wizard and that found an 'mp3' entry which oddly had no description after the '-'. When I submitted the report I get the following error text. Bad argument product sent to Bugzilla::Component::new function. The same report against kfile-plugins/ogg works fine.
weird. will take a look at it
SVN commit 1075938 by mattr: Fix bug 207577 I don't know what the digit search was for, but it was causing this bug because the mp3 component as a digit in its name. Remove that search style and voila! working wizard. CCBUG: 207577 M +0 -11 wizard.cgi WebSVN link: http://websvn.kde.org/?view=rev&revision=1075938
SVN commit 1075941 by mattr: BUG: 221357 BUG: 207577 Merged revisions 1075937-1075938 via svnmerge from svn+ssh://mattr@svn.kde.org/home/kde/branches/bugs/3.2 ........ r1075937 | mattr | 2010-01-16 20:22:23 -0600 (Sat, 16 Jan 2010) | 7 lines Fix overquoting bugs in the header If there are other bugs in other headers, it's best to open new bugs for those places. I only fixes the two places that were pointed out in the bug report. ........ r1075938 | mattr | 2010-01-16 20:22:33 -0600 (Sat, 16 Jan 2010) | 7 lines Fix bug 207577 I don't know what the digit search was for, but it was causing this bug because the mp3 component as a digit in its name. Remove that search style and voila! working wizard. ........ _M . (directory) A template/account/prefs/prefs.html.tmpl branches/bugs/3.2/template/account/prefs/prefs.html.tmpl#1075938 A template/bug/votes/list-for-user.html.tmpl branches/bugs/3.2/template/bug/votes/list-for-user.html.tmpl#1075938 M +0 -11 wizard.cgi WebSVN link: http://websvn.kde.org/?view=rev&revision=1075941