You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pluto-dev@portals.apache.org by "Ate Douma (JIRA)" <ji...@apache.org> on 2008/10/31 20:01:46 UTC

[jira] Commented: (PLUTO-513) Support portlet managed custom modes as defined in PLT.8.4 of JSR-286 spec

    [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644399#action_12644399 ] 

Ate Douma commented on PLUTO-513:
---------------------------------

Craig,

Great feature: I like it.

But... the current implementation (in PortletModeDropDownTag) has now broken the Admin portlets :(
I've spend quite a lot of time trying to find out what was wrong and its still now 100% clear to me, but it has to do with the "anonymous" <form style="display:inline" ...> you emit from the tag for it.
The Admin portlet uses and references its "adminForm", but together with the PortletModeDropDownTag this doesn't work anymore (document.forms['adminForm'] unknown).
NB: I've been testing with Firefox 3.0 (Ubuntu).

Can you please look into this?

> Support portlet managed custom modes as defined in PLT.8.4 of JSR-286 spec
> --------------------------------------------------------------------------
>
>                 Key: PLUTO-513
>                 URL: https://issues.apache.org/jira/browse/PLUTO-513
>             Project: Pluto
>          Issue Type: New Feature
>          Components: portal driver, portlet container
>    Affects Versions: 2.0.0
>            Reporter: Craig Doremus
>            Assignee: Craig Doremus
>             Fix For: 2.0-refactoring, 2.0.0
>
>         Attachments: PLUTO-513_2.0-RefactoringPatch.txt, PortletManagedModes.jpg
>
>
> PLT.8.4 of the JSR-286 spec that defines portlet managed custom modes needs to be implemented in the Pluto container and portal driver.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.