import rt 3.6.6
[freeside.git] / rt / html / SelfService / Display.html
index 0410e1b..a38d259 100644 (file)
@@ -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'} ) {