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 "Craig Doremus (JIRA)" <ji...@apache.org> on 2008/10/20 03:35:44 UTC

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

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, 2.0-refactoring
            Reporter: Craig Doremus
            Assignee: Craig Doremus
             Fix For: 2.0.0, 2.0-refactoring


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.


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

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Doremus updated PLUTO-513:
--------------------------------

    Attachment: PLUTO-513_2.0-RefactoringPatch.txt

Updated to fix Admin Portlet problem Ate reported.

> 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.


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

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Doremus resolved PLUTO-513.
---------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0-refactoring)

Fix in 2.0-refactoring branch moved to trunk.

> 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.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.


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

Posted by "Ate Douma (JIRA)" <ji...@apache.org>.
    [ 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.


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

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Doremus updated PLUTO-513:
--------------------------------

    Attachment: PortletManagedModes.jpg

This is a screen shot from a solution I created in the 2.0-refactoring that I will be committing in the next few days.

> 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-refactoring, 2.0.0
>            Reporter: Craig Doremus
>            Assignee: Craig Doremus
>             Fix For: 2.0-refactoring, 2.0.0
>
>         Attachments: 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.


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

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Doremus updated PLUTO-513:
--------------------------------

    Attachment:     (was: PLUTO-513_2.0-RefactoringPatch.txt)

> 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: 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.


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

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Doremus updated PLUTO-513:
--------------------------------

    Attachment: PLUTO-513_2.0-RefactoringPatch.txt

Patch file for 2.0-refactoring branch

> 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-refactoring, 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.


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

Posted by "Ate Douma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ate Douma reopened PLUTO-513:
-----------------------------

      Assignee: Ate Douma  (was: Craig Doremus)

Not sure how the non portal managed modes (portlet managed modes) worked before the big refactoring but the portletcontainer currently doesn't allow it anymore.

I'll adjust and optimize the current code checking which portlet modes are allowed and include checking for CustomPortletMode.isPortalManaged() == false.

> 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: Ate Douma
>             Fix For: 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.


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

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644488#action_12644488 ] 

Craig Doremus commented on PLUTO-513:
-------------------------------------

Fixed Admin Portlet that Ate noted above in PortletModeDropDownTag in SVN rev709647. Thanks for pointing this out. I will try to update the patch also with this fix.

> 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.


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

Posted by "Ate Douma (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ate Douma resolved PLUTO-513.
-----------------------------

    Resolution: Fixed

Fixed

> 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: Ate Douma
>             Fix For: 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.


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

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Doremus updated PLUTO-513:
--------------------------------

    Attachment: PLUTO-513_2.0-RefactoringPatch.txt

This patch is against the 2.0-refactoring branch that adds the pluto.tld that I missed in the previous patch.

> 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.


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

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Doremus updated PLUTO-513:
--------------------------------

    Affects Version/s:     (was: 2.0-refactoring)

Fix applied to 2.0-refactoring branch in SVN revs 707252 and 707253.

> 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.


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

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12642041#action_12642041 ] 

cdoremus edited comment on PLUTO-513 at 10/22/08 9:19 PM:
---------------------------------------------------------------

Fix applied to 2.0-refactoring branch in SVN revs 707252, 707253 and 707265.

      was (Author: cdoremus):
    Fix applied to 2.0-refactoring branch in SVN revs 707252 and 707253.
  
> 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.


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

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PLUTO-513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Craig Doremus updated PLUTO-513:
--------------------------------

    Attachment:     (was: PLUTO-513_2.0-RefactoringPatch.txt)

> 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.