[Templates] TT2 bug
Matthews Simon
sam@knowledgepool.com
Thu, 3 Aug 2000 15:27:58 +0100
Wow. Someone else found it. The answer is that pre 1.07 Template does
support multi-line strings. I raised this with Andy at TPC 4.0 when I was
doing some testing of the DBI plugin. He patched my version of 2.0 to fix
the problem. I have just sent a note to Andy asking if he will fix it in
1.08.
SAM
> -----Original Message-----
> From: Jonas Liljegren [mailto:jonas@paranormal.se]
> Sent: Thursday, August 03, 2000 1:39 PM
> To: Template Toolkit
> Subject: [Templates] TT2 bug
>
>
>
> This works:
> [% a = "b\nc" %]
>
> But not this one:
> [% a = "b
> c" %]
>
>
> Why not support multiline strings?
>
>
> --
> / Jonas - http://jonas.liljegren.org/myself/en/index.html
>
>
>
> _______________________________________________
> templates mailing list
> templates@template-toolkit.org
> http://www.template-toolkit.org/mailman/listinfo/templates
>