зеркало из https://github.com/mozilla/gecko-dev.git
Bug 285090 - crash in describecomponents.cgi if a normal user click on components link from query.cgi
Patch by Albert Ting <altlst@sonic.net> r=jpeshkin a=myk
This commit is contained in:
Родитель
101f23702c
Коммит
a571d32dd4
|
@ -78,6 +78,7 @@ if (!$product_id || !CanEnterProduct($product)) {
|
|||
}
|
||||
|
||||
$product = (keys %products)[0];
|
||||
$product_id = get_product_id($product);
|
||||
}
|
||||
|
||||
######################################################################
|
||||
|
|
Загрузка…
Ссылка в новой задаче