[rt-users] template - "couldn't parse head" error - rt3

matthew zeier mrz at intelenet.net
Fri Aug 29 19:09:15 EDT 2003


My "OwnerChange" template is spewing errors and I'm not sure how to
interpret the error message.

 (/opt/rt3/lib/RT/Template_Overlay.pm:346)
[Fri Aug 29 22:04:03 2003] [error]: error:    couldn't parse head; error
near:
OWNER CHANGE Request #17383 has been given to you on


This template was copied from rt2:

Request #{$Ticket->id} has been GIVEN TO YOU on
{$Transaction->CreatedAsString} by {$Transaction->CreatorObj->RealName}.

Transaction: {$Transaction->Description}
       Queue: {$Ticket->QueueObj->Name}
     Subject: {$Transaction->Subject || {$Ticket->Subject} || "(No subject
given)"}
       Owner: {$Ticket->OwnerObj->Name}
  Requestors: {$Ticket->Requestors->EmailsAsString()}
      Status: {$Ticket->Status}
 Ticket <URL: {$RT::WebURL}Ticket/Display.html?id={$Ticket->id} >
-------------------------------------------------------------------------
{$Transaction->Content()}


Where's the error?


--
matthew zeier                        | "Nothing in life is to be feared.
InteleNet Communications, Inc.       |  It is only to be understood."
(949) 784-7904                       |       - Marie Curie




More information about the rt-users mailing list