Prevent ticket that have opened parent to be closed
We do not want to close ticket A if the ticket B that blocks ticket A is still
open. Ticket B should be closed first, then ticket A can be closed.
Note: we only apply this if the ticket is closed as 'Fixed'.
Fixes http://209.132.184.222/progit/issue/40