Summary: | Replace the "Zarro boogs found" message. | ||
---|---|---|---|
Product: | [Websites] bugs.kde.org | Reporter: | Szczepan Hołyszewski <mikid> |
Component: | templates | Assignee: | Matt Rogers <mattr> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | emilsedgh, mark.ziegler, mikid |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Szczepan Hołyszewski
2009-01-30 13:25:13 UTC
Ah, come on guys, this is the best ever-written error message! I do not like it as well. Sounds a little ... unprofessionall IMHO. > Ah, come on guys, this is the best ever-written error message!
Empty result set is not even an error in this case. You don't violate any protocols or design contracts by issuing a query that just happen to match no records in the database, but the software treats you as a retard anyway, and speaks retardese to you.
SVN commit 921449 by mattr: Change the zero search results message to 'Zero Bugs found' BUG: 182416 A 3.0/template/global/variables.none.tmpl A 3.2/template/global/variables.none.tmpl WebSVN link: http://websvn.kde.org/?view=rev&revision=921449 |