fixed it / #4462

I changed line 542 to reflect "if(($s >= STATUS_NEW && ($task->is_milestone || (!$task->is_milestone && $task->id!=0))) || ($s == STATUS_NEW && $task->id==0)) {" This causes milestones to use the display all status and new tasks to only display 'new' status