> Is there a way to do this via the callback which is already there
> in Ticket/Elements/Tabs? I wouldn't think so because $actions is
> lexical, plus the $actions->{'B'} assignment isn't using ||=. Is
> there an approach which would work?
No.
You could use it to add a new "ResolveReply" button though.
-R