State type is 'Closed'
State names of type closed are 'Closed Succesful', 'Closed Unsuccesful', etc.

  ----- Original Message ----- 
  From: Gustavo Azambuja 
  To: User questions and discussions about OTRS.org 
  Sent: Thursday, December 06, 2007 10:48 AM
  Subject: Re: [otrs] Sending notficiations to customers only upon closing 
aticket


  not, this work. the State TYPE is closed.



  On Dec 6, 2007 6:51 AM, grauflut <[EMAIL PROTECTED]> wrote:

    2007/12/5, Gustavo Azambuja <[EMAIL PROTECTED]>:

    > thanks!!!!!!!
    > In version 2.2.4, the line (4192) is:
    >
    > Before:
    > if (!$Param{SendNoNotification}){ 
    >
    > After:
    > if (!$Param{SendNoNotification} && $State{TypeName} eq 'closed'  ){
    >


    But that line will never match, will it? State names are "closed
    successful" and "closed unsuccessful", which is never "eq 'closed'"... 

    --

    Cheers,
    Peter.
    _______________________________________________
    OTRS mailing list: otrs - Webpage: http://otrs.org/
    Archive: http://lists.otrs.org/pipermail/otrs
    To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
    Support or consulting for your OTRS system?
    => http://www.otrs.com/




  -- 
  Saludos,
  Gustavo Azambuja - Linux User: 275813
  http://gazambuja.ideas3.com 


------------------------------------------------------------------------------


  _______________________________________________
  OTRS mailing list: otrs - Webpage: http://otrs.org/
  Archive: http://lists.otrs.org/pipermail/otrs
  To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
  Support or consulting for your OTRS system?
  => http://www.otrs.com/
_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support or consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to