sprint_60477
This commit is contained in:
@@ -2027,6 +2027,7 @@ class bug extends control
|
||||
*/
|
||||
public function batchClose()
|
||||
{
|
||||
if($this->post->unlinkBugs) $this->post->bugIDList = $this->post->unlinkBugs;
|
||||
if($this->post->bugIDList)
|
||||
{
|
||||
$bugIDList = $this->post->bugIDList;
|
||||
|
||||
Reference in New Issue
Block a user