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

Igor Vaynberg resolved WICKET-2750.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
                   1.4.7

> Better error handling in modal window setContent() when a repeater is used
> --------------------------------------------------------------------------
>
>                 Key: WICKET-2750
>                 URL: https://issues.apache.org/jira/browse/WICKET-2750
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.4.6
>            Reporter: Pedro Santos
>            Assignee: Igor Vaynberg
>             Fix For: 1.4.7, 1.5-M1
>
>
> I'm facing trouble setting an repeater component as the content for modal 
> window.
> the error message on javascript console:
> "ERROR: Wicket.Ajax.Call.processEvaluation: Exception evaluating javascript: 
> Either src or element must be set."
> Reading the ModalWindow code, I realize that the component can not render 
> such component, since it markup id isn't sent to browser.
> Can Wicket throw an exception on setContentModel due an attempt of set an 
> repeater as content, or to be prepared to render such component ?

-- 
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