[ http://issues.apache.org/jira/browse/TAPESTRY-1180?page=all ]
Jesse Kuhnert resolved TAPESTRY-1180.
-------------------------------------
Resolution: Fixed
Fix made, thanks.
FYI there were two problems with the patch:
-) It referenced a file with a different name than what is in the apache repo
-) It referenced the file directly as in "something/<foo>Widget.js" instead of
"tapestry/tapestry-framework/src/js/tapestry/widget/Widget.js" .
Not that I'm not grateful for the fix, just thought you should know for future
patches. (if any)
> synchronizeWidgetState doesn't allow position to be used
> --------------------------------------------------------
>
> Key: TAPESTRY-1180
> URL: http://issues.apache.org/jira/browse/TAPESTRY-1180
> Project: Tapestry
> Issue Type: Improvement
> Components: JavaScript
> Affects Versions: 4.1.1
> Reporter: Phil McCarthy
> Priority: Minor
> Fix For: 4.1.1
>
> Attachments: widget-position.patch
>
>
> tapestry.widget.synchronizeWidgetState calls on Dojo's createWidget, which
> takes a parameter specifying where the widget should be placed in relation to
> the DOM node. However, synchroniseWidgetState does not take this parameter,
> so the positioning functionality is unavailable.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]