[
https://issues.apache.org/jira/browse/MYFACES-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Kitching reopened MYFACES-434:
------------------------------------
The exception logging on this class is all wrong. Output goes straight to
STDERR. It should use a logging method.
And should it be swallowing these exceptions? Normally, if something fails
here, then returning null will just cause a different error later, in the EL
expression parser. I cannot see anything in the spec that says that this
method is permitted to return null.
> MyFaces's Portlet enhancement
> -----------------------------
>
> Key: MYFACES-434
> URL: https://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
> Assignee: Martin Marinschek
> Fix For: 1.1.6-SNAPSHOT
>
> Attachments: PortletEnableTomahawk.patch, tomahawk-patch-portlet.zip,
> 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.
-
You can reply to this email to add a comment to the issue online.