> that the object is
already converted through the convert() call",
but
FormComponent.updateModel() documentation bug
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
the javadoc of FormComponent.updateModel() states: ".. it expect
> that the object is already converted through the convert() call", but
FormComponent.updateModel() documentation bug
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Key: WICKET-951
URL: https://issues.apache.org/jira/browse/WICKET-951
Project: Wicket
Issue Type: Bug
Components: site
Affects Versions: 1.3.0-beta3
Reporter: Matthijs Wensveen
The javadoc of FormComponent.updateModel() states: "Updates this components'
model from the request, it expect that the object is already converted through
the convert() call."
Aside from the minor grammar flaw, there is no FormComponent.convert() method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.