X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fhtml%2FSelfService%2FDisplay.html;h=a38d2593bda6641a49750ac74561d8ef8a78278d;hp=0410e1b48d429af3ac21a9634f2216e73f363077;hb=8103c1fc1b2c27a6855feadf26f91b980a54bc52;hpb=ef20b2b6b1feb47ad02b5ff7525f1a0fd11d0fa4 diff --git a/rt/html/SelfService/Display.html b/rt/html/SelfService/Display.html index 0410e1b48..a38d2593b 100644 --- a/rt/html/SelfService/Display.html +++ b/rt/html/SelfService/Display.html @@ -189,6 +189,7 @@ if ( $id[0] eq 'new' ) { Actions => \@results, TicketObj => $Ticket ); + delete $session{'Attachments'}; # delete temporary storage entry to make WebUI clean unless ( keys %{ $session{'Attachments'} } and $ARGS{'UpdateAttach'} ) {