Wicket dialog first shows info about HTML code that indicates that this panel
is created, than afterward, there is error line pointed out that
setOutputMarkupId is not set to true. However, as you can see from my
previous post, it is set to true.

Here is the part of wicket debug message showing error: 

ERROR: Wicket.Ajax.Call.processComponent: Component with id
[[usedResourcesPanel23]] a was not found while trying to perform markup
update. Make sure you called component.setOutputMarkupId(true) on the
component whose markup you are trying to update.
INFO: Channel busy - postponing...
INFO: Response processed successfully.
INFO: Invoking post-call handler(s)...
INFO: Calling posponed function...
INFO:
INFO: Initiating Ajax GET request on
?wicket:interface=:0:contentDiv:contentPanel:competenceDiv:competencePanel::IActivePageBehaviorListener:2:-1&wicket:ignoreIfNotActive=true&expectedLevel=0&random=0.0189175822560973
INFO: Invoking pre-call handler(s)...
INFO: refocus last focused component not needed/allowed
INFO: Received ajax response (69 characters)
INFO: 
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Problem-to-replace-panel-tp2333462p2333598.html
Sent from the Wicket - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to