зеркало из https://github.com/mozilla/pjs.git
Bug 240036: Unlock tables after address error before attempting to process footer
r=timeless, a=justdave
This commit is contained in:
Родитель
eae5a9ac73
Коммит
12333c739a
|
@ -768,7 +768,7 @@ sub DBNameToIdAndCheck {
|
|||
}
|
||||
|
||||
ThrowUserError("invalid_username",
|
||||
{ name => $name });
|
||||
{ name => $name }, "abort");
|
||||
}
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче