Mailing List Archive

Change in behavior of [error] tag between 5.3.2 and 5.6.2
I ran this on V5.3.2 and V5.6.2:

[error name="foobar" set=1 hide=1]
[error name="foobar" std_label="Foo Bar" required=1]

V5.3.2 output:
<FONT COLOR=RED>Foo Bar <SMALL><I>(1)</I></SMALL></FONT>

V5.6.2 output:
* Foo Bar[else]* Foo Bar[/else] 1

Yes, that's an un-interpolated "[else]...[/else]" in the output. Is this a bug?

--
Jeff Boes <><
jeff@endpoint.com
269-408-0811

_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users
Re: Change in behavior of [error] tag between 5.3.2 and 5.6.2 [ In reply to ]
On 02/24/2016 05:13 PM, Jeff Boes wrote:
> I ran this on V5.3.2 and V5.6.2:
>
> [error name="foobar" set=1 hide=1]
> [error name="foobar" std_label="Foo Bar" required=1]
>
> V5.3.2 output:
> <FONT COLOR=RED>Foo Bar <SMALL><I>(1)</I></SMALL></FONT>
>
> V5.6.2 output:
> * Foo Bar[else]* Foo Bar[/else] 1
>
> Yes, that's an un-interpolated "[else]...[/else]" in the output. Is this a bug?
>

What is the behaviour of a recent version of Interchange?

Regards
Racke

--
Perl and Dancer Development



_______________________________________________
interchange-users mailing list
interchange-users@icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users