[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]

Re: BUG REPORT: Website META Language 2.0.0 (11-May-2000)



On Thu, 18 May 2000, Franz Knipp wrote:

> PROBLEM DESCRIPTION:
> 
> Strange behaviour with new-line characters:
> 
> >---input file---<
> #use wml::std::tags
> 
> <define-tag perltag1>\
> <perl>
> <perl:print>one line</perl:print>
> </perl>\
> </define-tag>

Hi Franz, you won the prize, you are the first one to try this stuff ;-)

> >---expected output---<
> .*.one line.*.
> .-.another line.-.
> .+..1.one line.2..+.

With the patch i sent yesterday, i got
  .*.one line.*.
  .-.another line.-.
  .+..1.
  one line
  .2..+.

When replacing \n by \n+ in wml::std::tags, you obtain the right output.
I will check if this fix is safe.

-- 
Denis Barbier
WML Maintainer

______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com