Summary: | internal server error while reporting bug | ||
---|---|---|---|
Product: | [Websites] bugs.kde.org | Reporter: | Will Stephenson <wstephenson> |
Component: | general | Assignee: | Matt Rogers <mattr> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Will Stephenson
2009-09-16 14:34:29 UTC
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 |