[ http://issues.apache.org/jira/browse/MYFACES-556?page=comments#action_12332332 ]
Michael Lipp commented on MYFACES-556: -------------------------------------- (1) The file has the GPL note simply because our project is GPL'ed (and it is noted in the header that the file is based on Apache code). But I have submitted it with the option "Licensed for inclusion in ASF works", so you may safely remove the GPL note. (2) I'm not sure, but maybe commons-fileupload 1.0 is sufficient. I have used 1.1 simply because it has been available in my environment. > MyFacesGenericPortlet does not support mode change > -------------------------------------------------- > > Key: MYFACES-556 > URL: http://issues.apache.org/jira/browse/MYFACES-556 > Project: MyFaces > Type: Bug > Environment: Jetspeed2 > Reporter: Michael Lipp > Attachments: MyFacesAdaptedPortlet.java > > I have defined my own view selector that returns different values depending > on the portlet mode (view, edit). Changing from view to edit works fine. But > when I want to return to view mode (clicking on the appropriate button on the > portlet decorator) the portal resumes view mode (button changes) but the > content displayed is still the edit 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
