[rt-users] Display problems on Approvals page

Lars Kellogg-Stedman lars at oddbit.com
Fri Oct 31 20:55:52 EDT 2008


> of the browser window.  Has anyone else encountered this?  I'm poking
> through the code right now, but I don't know if I'll make much headway
> this evening.

I've gotten as far as determining that the culprit is the following
chunk of code in Approval/Approve:

% if ($ShowHistory) {      <& /Ticket/Elements/ShowHistory, Ticket =>
$approving, Collapsed => 0, ShowTitle => 0, ShowHeaders => 0,
ShowDisplayModes => 0, ShowTitleBarCommands => 0 &>
% }

If I remove this, everything displays correctly.

-- 
Lars Kellogg-Stedman <lars at oddbit.com>



More information about the rt-users mailing list