[ http://issues.apache.org/jira/browse/MYFACES-434?page=comments#action_12331982 ]
Shinsuke SUGAYA commented on MYFACES-434: ----------------------------------------- Hi Werner, If you want to use it on Liferay, you have to implement HeaderResource for Liferay to support tags in <head>. Please see filterportlet/tomahawk/src/java/org/apache/myfaces/portlet/headerresource/ in filterportlet.tar.gz. I have only Jetspeed2's HeaderResource implementation right now. I do not think they should be included in MyFaces svn. Because it depends on Portal. So, I did not include it in the patch. For Jetspeed2, I'll integrate it to J2 svn after this bug is fixed. > MyFaces's Portlet enhancement > ----------------------------- > > Key: MYFACES-434 > URL: http://issues.apache.org/jira/browse/MYFACES-434 > Project: MyFaces > Type: Improvement > Versions: 1.1.0 > Environment: LInux, J2SE 1.4.2 > Reporter: Shinsuke SUGAYA > Assignee: Stan Silvert > Attachments: filterportlet.patch, filterportlet.tar.gz, > newfile_for_portlet.tar.gz, patch_for_portlet.patch > > 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
