Closed Bug 330806 Opened 19 years ago Closed 13 years ago

User facing errors should consistently avoid using "legal"

Categories

(Bugzilla :: Bugzilla-General, defect)

2.20.1
defect
Not set
trivial

Tracking

()

RESOLVED FIXED
Bugzilla 5.0

People

(Reporter: timeless, Assigned: sjoshi)

Details

Attachments

(1 file)

[% ELSIF error == "unknown_keyword" %] [% title = "Unknown Keyword" %] <code>[% keyword FILTER html %]</code> is not a known keyword. The legal keyword names are <a href="describekeywords.cgi">listed here</a>. possible suggestions: See the <a href="describekeywords.cgi">list of available keywords</a>. [% ELSIF error == "unknown_tab" %] [% title = "Unknown Tab" %] <code>[% current_tab_name FILTER html %]</code> is not a legal tab name. possible suggestions: There is no tab named |current_tab_name|.
I don't particularly see a problem with it, but there could be better phrasings, yes.
Severity: enhancement → trivial
OS: MacOS X → All
Hardware: Macintosh → All
My Suggestions: See the list of available <a href="describekeywords.cgi">keywords</a>. The tab named <code>[% current_tab_name FILTER html %]</code> does not exists.
Attached patch PatchSplinter Review
Attachment #664134 - Flags: review?(LpSolit)
Comment on attachment 664134 [details] [diff] [review] Patch r=LpSolit
Attachment #664134 - Flags: review?(LpSolit) → review+
Assignee: general → joshi_sunil
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Flags: approval+
Target Milestone: --- → Bugzilla 5.0
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/ modified template/en/default/global/user-error.html.tmpl Committed revision 8428.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: