[ 
http://issues.apache.org/jira/browse/MYFACES-556?page=comments#action_12332308 
] 

Shinsuke SUGAYA commented on MYFACES-556:
-----------------------------------------

The file upload part depends on commons-fileupload 1.1(not release yet..).
Therefore we need to ask commons-fileupload developer to release it.

commons-fileupload seems to depend on commons-io 1.1 and wait it. 
But commons-io 1.1 has been released, so I think they can release 
commons-fileupload 1.1.

> 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

Reply via email to