<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18975"></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>OK, tank you.</DIV>
<DIV> </DIV>
<DIV>As temporarily workaround :</DIV>
<DIV>- Can I add manually a note at the ticket, so that the forward works for this ticket ? If yes, how ?</DIV>
<DIV>- It is possible to create a temporarily scrip which adds automatically a note if note is empty ?<BR></DIV>
<DIV>Horst</DIV>
<DIV> </DIV>
<DIV><BR>>>> Le Jeudi, 16. Décembre 2010 à  16:32, Kevin Falcone <falcone@bestpractical.com> a écrit :<BR></DIV>
<TABLE style="MARGIN: 0px 0px 0px 15px; FONT-SIZE: 1em" border=0 bgColor=#f3f3f3>
<TBODY>
<TR>
<TD>
<DIV style="BORDER-LEFT: #050505 1px solid; PADDING-LEFT: 7px">On Thu, Dec 16, 2010 at 10:18:40AM +0100, Horst Kriegers wrote:<BR>>    I've reproduced this problem by creating a new ticket with a binary attachment and without<BR>>    notes.<BR>> <BR>>    If I create a new ticket with a binary attachment AND a note, the forward works fine.<BR><BR>Horst<BR><BR>Thanks for your work figuring out a reproduction case.  I'm going to<BR>bounce your ticket into the bugtracker so we can have a look.<BR><BR>I'm relatively sure that the issue is because there is no ContentObj<BR>(which RT expects to be a textual component)<BR><BR>-kevin<BR><BR>>    >>> Le Jeudi, 16. Decembre 2010    09:21, Horst Kriegers a ecrit :<BR>> <BR>>    Yes, unmerged ticket with binary is fine.<BR>> <BR>>    I've tried following, from History page :<BR>>    - Forward only the first ticket (without attachment) : OK<BR>>    - Forward only the second ticket (with binary) : KO<BR>> <BR>> <BR>>    The second ticket has only the attached file, without any note.<BR>>    The attached file is a PDF file.<BR>>    During the ticket creation, the file was attached without his extension (.pdf ).<BR>> <BR>> <BR>> <BR>>    Horst<BR>> <BR>> <BR>>    >>> Le Mercredi, 15. Decembre 2010    17:03, Kevin Falcone <falcone@bestpractical.com> a ecrit<BR>>    :<BR>> <BR>>    On Wed, Dec 15, 2010 at 08:13:09AM +0100, Horst Kriegers wrote:<BR>>    >    - RT Version 3.8.8<BR>>    >    - It seems to be for only for a specific merged tickets wich contains a binary attached<BR>>    file<BR>> <BR>>    So, just to confirm, binary attachment, unmerged is fine, but binary +<BR>>    merge seems to break when forwarding the whole ticket?<BR>> <BR>>    Also, I'm curious if this is a ticket where there isn't a message,<BR>>    just the attachment or if there is a note + attachment.<BR>> <BR>>    -kevin<BR>> <BR>>    >    - Stacktraces gives only : See attached "RT_forward_stack.txt" file<BR>>    ><BR>>    ><BR>>    >    Tanks for your help<BR>>    >    Horst<BR>>    ><BR>>    >    >>> Le Mardi, 14. Decembre 2010    17:14, Kevin Falcone <falcone@bestpractical.com> a ecrit<BR>>    :<BR>>    ><BR>>    >    On Tue, Dec 14, 2010 at 04:11:16PM +0100, Horst Kriegers wrote:<BR>>    >    >    Hi list,<BR>>    >    ><BR>>    >    >    following error apear by using the ticket Forward function :<BR>>    >    ><BR>>    >    >    A blank page with only the text "Can't call method "ContentAsMIME" on an undefined<BR>>    value<BR>>    >    at<BR>>    >    >    /opt/rt_prd/bin/../lib/RT/Transaction_Overlay.pm line 529, line 276. "<BR>>    ><BR>>    >    RT Version?<BR>>    >    Is this on any ticket or one in particule?<BR>>    >    What do you get if you enable stacktraces in your config on errors?<BR>>    ><BR>>    >    -kevin<BR>>    ><BR>>    >    >    RT log says only :<BR>>    >    >    [Tue Dec 14 15:02:57 2010] [debug]: We found a merged ticket. 30160/30162<BR>>    >    >    (/opt/rt_prd/bin/../lib/RT/Ticket_Overlay.pm:185)<BR>>    >    ><BR>>    ><BR>>    >    _______________________________________________________________________<BR>>    ><BR>>    >    Le contenu de ce courriel est uniquement reserve `a la personne ou l'organisme `a qui il<BR>>    est<BR>>    >    destine. Si vous n'etes pas le destinataire prevu, veuillez nous en informer au plus vite<BR>>    et<BR>>    >    detruire le present courriel. Dans ce cas, il ne vous est pas permis de copier ce courriel,<BR>>    de<BR>>    >    le distribuer ou de l'utiliser de quelque maniere que ce soit.<BR>>    ><BR>>    >    _______________________________________________________________________<BR>>    ><BR>>    >    The content of this e-mail is intended only and solely for the use of the named recipient<BR>>    or<BR>>    >    organisation. If you are not the named recipient, please inform us immediately and delete<BR>>    the<BR>>    >    present e-mail. In this case, you are nor allowed to copy, distribute or use this e-mail in<BR>>    >    any way.<BR>>    ><BR>>    >    _______________________________________________________________________<BR>> <BR>>    > ======================<BR>>    >  Displayed on Screen<BR>>    > ======================<BR>>    > System error<BR>>    > error:  Can't call method "ContentAsMIME" on an undefined value at<BR>>    /opt/rt_prd/bin/../lib/RT/Transaction_Overlay.pm line 529, <DATA> line 276.<BR>>    > context:<BR>>    > ...<BR>>    > 525:  sub ContentAsMIME {<BR>>    > 526:  my $self = shift;<BR>>    > 527:<BR>>    > 528:  my $main_content = $self->ContentObj;<BR>>    > 529:  my $entity = $main_content->ContentAsMIME;<BR>>    > 530:<BR>>    > 531:  if ( $main_content->Parent ) {<BR>>    > 532:  # main content is not top most entity, we shouldn't loose<BR>>    > 533:  # From/To/Cc headers that are on a top part<BR>>    > ...<BR>>    > code stack:  /opt/rt_prd/bin/../lib/RT/Transaction_Overlay.pm:529<BR>>    > /opt/rt_prd/bin/../lib/RT/Interface/Email.pm:625<BR>>    > /opt/rt_prd/share/html/Ticket/Forward.html:99<BR>>    > /opt/rt_prd/bin/../lib/RT/Interface/Web.pm:320<BR>>    > /opt/rt_prd/bin/../lib/RT/Interface/Web.pm:224<BR>>    > /opt/rt_prd/share/html/autohandler:53<BR>>    > raw error<BR>>    ><BR>>    ><BR>>    ><BR>>    ><BR>>    > Can't call method "ContentAsMIME" on an undefined value at<BR>>    /opt/rt_prd/bin/../lib/RT/Transaction_Overlay.pm line 529, <DATA> line 276.<BR>>    ><BR>>    ><BR>>    > Trace begun at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Exceptions.pm line 129<BR>>    > HTML::Mason::Exceptions::rethrow_exception('Can\'t call method "ContentAsMIME" on an undefined<BR>>    value at /opt/rt_prd/bin/../lib/RT/Transaction_Overlay.pm line 529, <DATA> line 276.^J') called<BR>>    at /opt/rt_prd/bin/../lib/RT/Transaction_Overlay.pm line 529<BR>>    > RT::Transaction::ContentAsMIME('RT::Transaction=HASH(0x3aa6b30)') called at<BR>>    /opt/rt_prd/bin/../lib/RT/Interface/Email.pm line 625<BR>>    > RT::Interface::Email::ForwardTicket('RT::Ticket=HASH(0x3a97b60)', 'Cc', '',<BR>>    'ForwardAndReturn', 'Forward Message and Return', 'id', 30162, 'To', 'horst.kriegers@loro.ch',<BR>>    'QuoteTransaction', '', 'Bcc', '') called at /opt/rt_prd/share/html/Ticket/Forward.html line 99<BR>>    > HTML::Mason::Commands::__ANON__('Cc', '', 'ForwardAndReturn', 'Forward Message and Return',<BR>>    'To', 'horst.kriegers@loro.ch', 'id', 30162, 'QuoteTransaction', '', 'Bcc', '') called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Component.pm line 135<BR>>    > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x732850)', 'Cc', '',<BR>>    'ForwardAndReturn', 'Forward Message and Return', 'To', 'horst.kriegers@loro.ch', 'id', 30162,<BR>>    'QuoteTransaction', '', 'Bcc', '') called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1262<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1252<BR>>    > HTML::Mason::Request::comp(undef, undef, undef, 'Cc', '', 'ForwardAndReturn', 'Forward Message<BR>>    and Return', 'To', 'horst.kriegers@loro.ch', 'id', 30162, 'QuoteTransaction', '', 'Bcc', '')<BR>>    called at /opt/rt_prd/bin/../lib/RT/Interface/Web.pm line 320<BR>>    > RT::Interface::Web::ShowRequestedPage('HASH(0x736060)') called at<BR>>    /opt/rt_prd/bin/../lib/RT/Interface/Web.pm line 224<BR>>    > RT::Interface::Web::HandleRequest('HASH(0x736060)') called at<BR>>    /opt/rt_prd/share/html/autohandler line 53<BR>>    > HTML::Mason::Commands::__ANON__('Cc', '', 'ForwardAndReturn', 'Forward Message and Return',<BR>>    'To', 'horst.kriegers@loro.ch', 'id', 30162, 'QuoteTransaction', '', 'Bcc', '') called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Component.pm line 135<BR>>    > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7398e0)', 'Cc', '',<BR>>    'ForwardAndReturn', 'Forward Message and Return', 'To', 'horst.kriegers@loro.ch', 'id', 30162,<BR>>    'QuoteTransaction', '', 'Bcc', '') called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1257<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1252<BR>>    > HTML::Mason::Request::comp(undef, undef, undef, 'Cc', '', 'ForwardAndReturn', 'Forward Message<BR>>    and Return', 'To', 'horst.kriegers@loro.ch', 'id', 30162, 'QuoteTransaction', '', 'Bcc', '')<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 466<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 466<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 418<BR>>    > HTML::Mason::Request::exec('RT::Interface::Web::Request=HASH(0x46407d0)') called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 168<BR>>    > HTML::Mason::Request::ApacheHandler::exec('RT::Interface::Web::Request=HASH(0x46407d0)')<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 825<BR>>    > HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x2175df0)',<BR>>    'Apache2::RequestRec=SCALAR(0x1a3b120)') called at /opt/rt_prd/bin/webmux.pl line 78<BR>>    > eval {...} at /opt/rt_prd/bin/webmux.pl line 78<BR>>    > RT::Mason::handler('Apache2::RequestRec=SCALAR(0x1a3b120)') called at -e line 0<BR>>    > eval {...} at -e line 0<BR>>    ><BR>>    ><BR>>    ><BR>>    ><BR>>    ><BR>>    ><BR>>    ================================================================================================<BR>>    >     RT.LOG<BR>>    > ================<BR>>    > [Wed Dec 15 07:06:58 2010] [warning]: Use of uninitialized value in join or string at<BR>>    /opt/rt_prd/share/html/Ticket/Forward.html line 60, <DATA> line 276.<BR>>    (/opt/rt_prd/share/html/Ticket/Forward.html:60)<BR>>    > Trace begun at /opt/rt_prd/bin/../lib/RT.pm line 291<BR>>    > Log::Dispatch::log(undef, 'level', 'warning', 'message', 'Use of uninitialized value in join<BR>>    or string at /opt/rt_prd/share/html/Ticket/Forward.html line 60, <DATA> line 276.^J') called at<BR>>    /opt/rt_prd/share/html/Ticket/Forward.html line 60<BR>>    > HTML::Mason::Commands::__ANON__('id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Component.pm line 135<BR>>    > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x835de0)', 'id', 30162)<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1262<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1252<BR>>    > HTML::Mason::Request::comp(undef, undef, undef, 'id', 30162) called at<BR>>    /opt/rt_prd/bin/../lib/RT/Interface/Web.pm line 320<BR>>    > RT::Interface::Web::ShowRequestedPage('HASH(0x732030)') called at<BR>>    /opt/rt_prd/bin/../lib/RT/Interface/Web.pm line 224<BR>>    > RT::Interface::Web::HandleRequest('HASH(0x732030)') called at<BR>>    /opt/rt_prd/share/html/autohandler line 53<BR>>    > HTML::Mason::Commands::__ANON__('id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Component.pm line 135<BR>>    > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7363a0)', 'id', 30162)<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1257<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1252<BR>>    > HTML::Mason::Request::comp(undef, undef, undef, 'id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 466<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 466<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 418<BR>>    > HTML::Mason::Request::exec('RT::Interface::Web::Request=HASH(0x2893310)') called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 168<BR>>    > HTML::Mason::Request::ApacheHandler::exec('RT::Interface::Web::Request=HASH(0x2893310)')<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 825<BR>>    > HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x2175df0)',<BR>>    'Apache2::RequestRec=SCALAR(0x391ba60)') called at /opt/rt_prd/bin/webmux.pl line 78<BR>>    > eval {...} at /opt/rt_prd/bin/webmux.pl line 78<BR>>    > RT::Mason::handler('Apache2::RequestRec=SCALAR(0x391ba60)') called at -e line 0<BR>>    > eval {...} at -e line 0<BR>>    > [Wed Dec 15 07:06:58 2010] [warning]: Use of uninitialized value in join or string at<BR>>    /opt/rt_prd/share/html/Ticket/Forward.html line 68, <DATA> line 276.<BR>>    (/opt/rt_prd/share/html/Ticket/Forward.html:68)<BR>>    > Trace begun at /opt/rt_prd/bin/../lib/RT.pm line 291<BR>>    > Log::Dispatch::log(undef, 'level', 'warning', 'message', 'Use of uninitialized value in join<BR>>    or string at /opt/rt_prd/share/html/Ticket/Forward.html line 68, <DATA> line 276.^J') called at<BR>>    /opt/rt_prd/share/html/Ticket/Forward.html line 68<BR>>    > HTML::Mason::Commands::__ANON__('id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Component.pm line 135<BR>>    > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x835de0)', 'id', 30162)<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1262<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1252<BR>>    > HTML::Mason::Request::comp(undef, undef, undef, 'id', 30162) called at<BR>>    /opt/rt_prd/bin/../lib/RT/Interface/Web.pm line 320<BR>>    > RT::Interface::Web::ShowRequestedPage('HASH(0x732030)') called at<BR>>    /opt/rt_prd/bin/../lib/RT/Interface/Web.pm line 224<BR>>    > RT::Interface::Web::HandleRequest('HASH(0x732030)') called at<BR>>    /opt/rt_prd/share/html/autohandler line 53<BR>>    > HTML::Mason::Commands::__ANON__('id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Component.pm line 135<BR>>    > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7363a0)', 'id', 30162)<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1257<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1252<BR>>    > HTML::Mason::Request::comp(undef, undef, undef, 'id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 466<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 466<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 418<BR>>    > HTML::Mason::Request::exec('RT::Interface::Web::Request=HASH(0x2893310)') called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 168<BR>>    > HTML::Mason::Request::ApacheHandler::exec('RT::Interface::Web::Request=HASH(0x2893310)')<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 825<BR>>    > HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x2175df0)',<BR>>    'Apache2::RequestRec=SCALAR(0x391ba60)') called at /opt/rt_prd/bin/webmux.pl line 78<BR>>    > eval {...} at /opt/rt_prd/bin/webmux.pl line 78<BR>>    > RT::Mason::handler('Apache2::RequestRec=SCALAR(0x391ba60)') called at -e line 0<BR>>    > eval {...} at -e line 0<BR>>    > [Wed Dec 15 07:06:58 2010] [warning]: Use of uninitialized value in join or string at<BR>>    /opt/rt_prd/share/html/Ticket/Forward.html line 71, <DATA> line 276.<BR>>    (/opt/rt_prd/share/html/Ticket/Forward.html:71)<BR>>    > Trace begun at /opt/rt_prd/bin/../lib/RT.pm line 291<BR>>    > Log::Dispatch::log(undef, 'level', 'warning', 'message', 'Use of uninitialized value in join<BR>>    or string at /opt/rt_prd/share/html/Ticket/Forward.html line 71, <DATA> line 276.^J') called at<BR>>    /opt/rt_prd/share/html/Ticket/Forward.html line 71<BR>>    > HTML::Mason::Commands::__ANON__('id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Component.pm line 135<BR>>    > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x835de0)', 'id', 30162)<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1262<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1252<BR>>    > HTML::Mason::Request::comp(undef, undef, undef, 'id', 30162) called at<BR>>    /opt/rt_prd/bin/../lib/RT/Interface/Web.pm line 320<BR>>    > RT::Interface::Web::ShowRequestedPage('HASH(0x732030)') called at<BR>>    /opt/rt_prd/bin/../lib/RT/Interface/Web.pm line 224<BR>>    > RT::Interface::Web::HandleRequest('HASH(0x732030)') called at<BR>>    /opt/rt_prd/share/html/autohandler line 53<BR>>    > HTML::Mason::Commands::__ANON__('id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Component.pm line 135<BR>>    > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7363a0)', 'id', 30162)<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1257<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1252<BR>>    > HTML::Mason::Request::comp(undef, undef, undef, 'id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 466<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 466<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 418<BR>>    > HTML::Mason::Request::exec('RT::Interface::Web::Request=HASH(0x2893310)') called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 168<BR>>    > HTML::Mason::Request::ApacheHandler::exec('RT::Interface::Web::Request=HASH(0x2893310)')<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 825<BR>>    > HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x2175df0)',<BR>>    'Apache2::RequestRec=SCALAR(0x391ba60)') called at /opt/rt_prd/bin/webmux.pl line 78<BR>>    > eval {...} at /opt/rt_prd/bin/webmux.pl line 78<BR>>    > RT::Mason::handler('Apache2::RequestRec=SCALAR(0x391ba60)') called at -e line 0<BR>>    > eval {...} at -e line 0<BR>>    > [Wed Dec 15 07:06:59 2010] [warning]: Use of uninitialized value in join or string at<BR>>    /opt/rt_prd/share/html/Ticket/Forward.html line 74, <DATA> line 276.<BR>>    (/opt/rt_prd/share/html/Ticket/Forward.html:74)<BR>>    > Trace begun at /opt/rt_prd/bin/../lib/RT.pm line 291<BR>>    > Log::Dispatch::log(undef, 'level', 'warning', 'message', 'Use of uninitialized value in join<BR>>    or string at /opt/rt_prd/share/html/Ticket/Forward.html line 74, <DATA> line 276.^J') called at<BR>>    /opt/rt_prd/share/html/Ticket/Forward.html line 74<BR>>    > HTML::Mason::Commands::__ANON__('id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Component.pm line 135<BR>>    > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x835de0)', 'id', 30162)<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1262<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1252<BR>>    > HTML::Mason::Request::comp(undef, undef, undef, 'id', 30162) called at<BR>>    /opt/rt_prd/bin/../lib/RT/Interface/Web.pm line 320<BR>>    > RT::Interface::Web::ShowRequestedPage('HASH(0x732030)') called at<BR>>    /opt/rt_prd/bin/../lib/RT/Interface/Web.pm line 224<BR>>    > RT::Interface::Web::HandleRequest('HASH(0x732030)') called at<BR>>    /opt/rt_prd/share/html/autohandler line 53<BR>>    > HTML::Mason::Commands::__ANON__('id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Component.pm line 135<BR>>    > HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x7363a0)', 'id', 30162)<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1257<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 1252<BR>>    > HTML::Mason::Request::comp(undef, undef, undef, 'id', 30162) called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 466<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 466<BR>>    > eval {...} at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/Request.pm line 418<BR>>    > HTML::Mason::Request::exec('RT::Interface::Web::Request=HASH(0x2893310)') called at<BR>>    /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 168<BR>>    > HTML::Mason::Request::ApacheHandler::exec('RT::Interface::Web::Request=HASH(0x2893310)')<BR>>    called at /opt/perl_prd/lib/site_perl/5.8.8/HTML/Mason/ApacheHandler.pm line 825<BR>>    > HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x2175df0)',<BR>>    'Apache2::RequestRec=SCALAR(0x391ba60)') called at /opt/rt_prd/bin/webmux.pl line 78<BR>>    > eval {...} at /opt/rt_prd/bin/webmux.pl line 78<BR>>    > RT::Mason::handler('Apache2::RequestRec=SCALAR(0x391ba60)') called at -e line 0<BR>>    > eval {...} at -e line 0<BR>>    > [Wed Dec 15 07:07:14 2010] [debug]: We found a merged ticket. 30160/30162<BR>>    (/opt/rt_prd/bin/../lib/RT/Ticket_Overlay.pm:185)<BR>> <BR>>    _______________________________________________________________________<BR>> <BR>>    Le contenu de ce courriel est uniquement reserve `a la personne ou l'organisme `a qui il est<BR>>    destine. Si vous n'etes pas le destinataire prevu, veuillez nous en informer au plus vite et<BR>>    detruire le present courriel. Dans ce cas, il ne vous est pas permis de copier ce courriel, de<BR>>    le distribuer ou de l'utiliser de quelque maniere que ce soit.<BR>> <BR>>    _______________________________________________________________________<BR>> <BR>>    The content of this e-mail is intended only and solely for the use of the named recipient or<BR>>    organisation. If you are not the named recipient, please inform us immediately and delete the<BR>>    present e-mail. In this case, you are nor allowed to copy, distribute or use this e-mail in<BR>>    any way.<BR>> <BR>>    _______________________________________________________________________<BR></DIV></TD></TR></TBODY></TABLE><BR>

    <p>
      <font face="Arial" size="2">
      _______________________________________________________________________ </font>

    </p>
    <p align="left">
      <font face="Arial" size="2">Le contenu de ce courriel est uniquement 
      réservé à la personne ou l'organisme à qui il est destiné. Si vous 
      n'êtes pas le destinataire prévu, veuillez nous en informer au plus vite 
      et détruire le présent courriel. Dans ce cas, il ne vous est pas permis 
      de copier ce courriel, de le distribuer ou de l'utiliser de quelque 
      manière que ce soit.
</font>    </p>
    <p align="left">
      <font face="Arial" size="2"> 
      _______________________________________________________________________ </font>

    </p>
    <p>
      <font face="Arial" size="2">The content of this e-mail is intended only 
      and solely for the use of the named recipient or organisation. If you 
      are not the named recipient, please inform us immediately and delete the 
      present e-mail. In this case, you are nor allowed to copy, distribute or 
      use this e-mail in any way.
</font>    </p>
    <p>
      <font face="Arial" size="2"> 
      _______________________________________________________________________ </font>
    </p>
  </BODY></HTML>