[ 
http://issues.apache.org/jira/browse/MYFACES-434?page=comments#action_12440423 
] 
            
Jorge Rodríguez Pedrianes commented on MYFACES-434:
---------------------------------------------------

Hi shinshuke

I try to use your solution and i see a problem:

           When I use <t:inputCalendar .../> and I  javascript popup, this 
fail, because when firefox try execute assosiated javascript don't  found a 
required class:
                                ....
              myInputCalendarVar=new org_apache_myfaces_PopupCalendar()
                               ....

The problem is that you add javascript at end, and to avoid this options in 
inputCalendar you must add javascript at begin of portlet.

Thanks

> MyFaces's Portlet enhancement
> -----------------------------
>
>                 Key: MYFACES-434
>                 URL: http://issues.apache.org/jira/browse/MYFACES-434
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: Portlet_Support
>    Affects Versions: 1.1.0
>         Environment: LInux, J2SE 1.4.2
>            Reporter: Shinsuke SUGAYA
>         Assigned To: Martin Marinschek
>         Attachments: filter051230.patch, filter051230.tar.gz, 
> filterportlet.patch, filterportlet.tar.gz, headerresource_for_j2.tar.gz, 
> impl-filter-noAddResources-060315.patch, newfile_for_portlet.tar.gz, 
> patch_for_portlet.patch, tomahawk-filter-noAddResources-060315.patch, 
> tomahawk-portlet.tar.gz, Tomahawk_FileUpload_IBMPortal.zip
>
>
> MyFacesGenericPortlet does not fully support the feature of tomahawk 
> component, such as inputHtml and fileUpload. So, I request the following 
> feature to run it on portlet:
> - support tags in <head> (ex. inputHtml component)
> - support upload (fileUpload component)

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


Reply via email to