It produced the following error: 
Syntax error in notify_reporter_when_accepted.body
Hi $ticket.reporter, '$ticket.summary' has been accepted by $change.author. 
Its
status is now $ticket.status.\n\n{% if change.comment %}$change.author 
said:\n\n
$change.comment{% end %}-----\nTicket URL: $link\n$project.name 
<${project.url o
r abs_href()}>\n$project.descr
TemplateSyntaxError: unexpected EOF while parsing (, line 1) (<string>, 
line 1)

But I dont see any mistake?

SF
On Thursday, May 18, 2017 at 2:14:48 PM UTC+2, Ethan Jucovy wrote:
>
> By doing the following change an internal error occured stating:
>>
>> *Trac detected an internal error:*
>>
>> TemplateSyntaxError: unexpected EOF while parsing (, line 1) (<string>, line 
>> 1)
>>
>>
> Hmm, it works fine for me with the configuration you provided.  Can you 
> try running this trac-admin command and see what the output is?  If there's 
> a typo in your notification rules, it should give you more clues for 
> finding & debugging it:
>
> $ trac-admin <path/to/your/environment> workflow_notifications validate
>
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to