Commit b66b08bb authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 413343: Requesting data for a bug restricted to a group while you are logged…

Bug 413343: Requesting data for a bug restricted to a group while you are logged out throws "Error 32000" - Patch by Fré©ric Buclin <LpSolit@gmail.com> r/a=mkanat
parent f73bf577
......@@ -57,6 +57,7 @@ use constant WS_ERROR_CODE => {
improper_bug_id_field_value => 100,
bug_id_does_not_exist => 101,
bug_access_denied => 102,
bug_access_query => 102,
invalid_field_name => 108,
# These all mean "invalid alias"
alias_too_long => 103,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment