[ 
https://issues.apache.org/jira/browse/WICKET-2593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Vaynberg resolved WICKET-2593.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
                   1.4.4
         Assignee: Igor Vaynberg

> wicket:message can cause infinite loop in render
> ------------------------------------------------
>
>                 Key: WICKET-2593
>                 URL: https://issues.apache.org/jira/browse/WICKET-2593
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 1.4.3
>            Reporter: Sebastiaan van Erk
>            Assignee: Igor Vaynberg
>            Priority: Minor
>             Fix For: 1.4.4, 1.5-M1
>
>
> This works for me:
> <wicket:message key="key">bla</wicket:message
> This causes an infinite loop:
> <wicket:message key="key">bla <a href="bla">bla</a> bla</wicket:message>
> Generally I don't use markup in a wicket:message but I just copy pasted this 
> for mockup purposes; I think it should work, but it definately shouldn't go 
> into an infinite loop.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to