You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/07/23 04:44:15 UTC

[jira] Resolved: (TAPESTRY-788) DatePicker doesn't work in a portlet. Initialization script is run before window finishes loading.

     [ http://issues.apache.org/jira/browse/TAPESTRY-788?page=all ]

Jesse Kuhnert resolved TAPESTRY-788.
------------------------------------

    Resolution: Fixed

Oops.. Didn't even notice I had fixed this one. Should work now. 

> DatePicker doesn't work in a portlet. Initialization script is run before window finishes loading.
> --------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-788
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-788
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Portlet
>    Affects Versions: 4.0
>         Environment: Tapestry 4.0-beta-13
> Jetspeed 2 portal
>            Reporter: Raphael Jean
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1
>
>         Attachments: TAPESTRY-788-p1.patch, TAPESTRY-788-p2.patch
>
>
> When using a DatePicker in a Tapestry portlet, IE displays an error message during page loading and aborts:
> "Internet Explorer cannot open the site http://localhost. Operation aborted"
> It appears that this is caused by the initialization script of the DatePicker component being run before the window finishes loading. The script is run right before the portlet finishes rendering, which, in a portal environment, is not necessarily the end of the page.

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org