[rt-devel] Callback in Ticket/Update.html
    Stanislav Sinyagin 
    ssinyagin at yahoo.com
       
    Wed Jul  2 06:23:38 EDT 2003
    
    
  
Hi, 
In Ticket/Update.html, the line 
<& /Elements/Callback, _CallbackName => 'BeforeMessageBox', %ARGS &>
refers to a callback name which is not specific to ticket updating.
Currently there's no other iccurrence of such name, but wouldn't it be 
more correct to call the callback as 'BeforeUpdateMessageBox' ?
Or, maybe, call two callbacks, one common for all message boxes, and one for Update?
Stan
    
    
More information about the Rt-devel
mailing list