Closed
Bug 1040841
Opened 11 years ago
Closed 11 years ago
Provide good error message when people can't use form.legal
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: gerv, Assigned: dkl)
Details
Attachments
(1 file)
1.03 KB,
patch
|
gerv
:
review+
|
Details | Diff | Splinter Review |
https://bugzilla.mozilla.org/form.legal is only usable by employees. If you try and access it as a non-employee, it says:
"Sorry, either the product Legal does not exist or you aren't authorized to enter a bug into it."
A better error message would be:
"Unfortunately, we need to keep bugs in the Legal product restricted to employees, in order to preserve attorney-client privilege and protect confidentiality. Due to the way Bugzilla works, this means we can't let you file such a bug yourself. However, you can contact Mozilla Legal through either legal-notices@mozilla.com or trademarks@mozilla.com, as appropriate."
(The general idea of replacing the current error message with a more informative one has been signed off by Liz in an email thread.)
Gerv
Assignee | ||
Comment 1•11 years ago
|
||
Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 8458777 [details] [diff] [review]
1040841_1.patch
Review of attachment 8458777 [details] [diff] [review]:
-----------------------------------------------------------------
nit: [% terms.abug %], not a [% terms.bug %]. :-)
Gerv
Attachment #8458777 -
Flags: review?(gerv) → review+
Assignee | ||
Comment 3•11 years ago
|
||
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
809f753..e259f74 master -> master
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
fix the missing space in ".. we can't let you file such abug yourself":
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
19a2e08..235190a master -> master
You need to log in
before you can comment on or make changes to this bug.
Description
•