Default Callbacks in share/html/Ticket/ModifyAll.html and share/html/Ticket/Modify.html

Орлянский Владимир <[email protected]>
Newsgroups gmane.comp.bug-tracking.request-tracker.devel
Message-ID <[email protected]>
In share/html/Ticket/Modify.html there is such description of Default
callback:

$m->callback( TicketObj => $TicketObj, CustomFields => $CustomFields,
ARGSRef => \%ARGS, skip_update => \$skip_update, results => \@results );

As result it is possible to add user messages to @results list

But in share/html/Ticket/ModifyAll.html there is such description of Default
Callback

$m->callback( TicketObj => $Ticket, ARGSRef => \%ARGS, skip_update =>
\$skip_update ); 

As result is it impossible to add users messages to result list.

Is it issue or I can not understand something?

-- 
RT Training - Dallas May 20-21
http://bestpractical.com/training
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.