[rt-devel] Bug in Selfservice/Display.html
Dirk Pape
pape-rt at inf.fu-berlin.de
Mon Feb 23 11:29:23 EST 2004
Hello,
due to a change of the Call parameters to /Ticket/Elements/ShowHistory
there is a bug in /Selfservide/Display.html yielding to an error poge
(calling something on an undefined Object $Attachments).
Attached is a quick *and dirty* bugfix to this.
But the main problem is, that $Attachments => undef is default in
ShowHistory and the default yields to an error.
A good fix should make the default case working instead of patching all
calls to ShowHistory throughout the source though.
Dirk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: selfservice.patch
Type: application/octet-stream
Size: 681 bytes
Desc: not available
Url : http://pallas.eruditorum.org/pipermail/rt-devel/attachments/20040223/637b829d/selfservice.obj
More information about the Rt-devel
mailing list