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 "David DeWolf (JIRA)" <ji...@apache.org> on 2006/12/04 05:16:21 UTC

[jira] Created: (PLUTO-275) Implement Window Ids to allow same instance of one portlet on a page.

Implement Window Ids to allow same instance of one portlet on a page.
---------------------------------------------------------------------

                 Key: PLUTO-275
                 URL: http://issues.apache.org/jira/browse/PLUTO-275
             Project: Pluto
          Issue Type: Bug
            Reporter: David DeWolf
         Assigned To: David DeWolf




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

        

[jira] Closed: (PLUTO-275) Implement Window Ids to allow same instance of one portlet on a page.

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

David DeWolf closed PLUTO-275.
------------------------------


> Implement Window Ids to allow same instance of one portlet on a page.
> ---------------------------------------------------------------------
>
>                 Key: PLUTO-275
>                 URL: https://issues.apache.org/jira/browse/PLUTO-275
>             Project: Pluto
>          Issue Type: Bug
>            Reporter: David DeWolf
>         Assigned To: David DeWolf
>             Fix For: 1.1.0
>
>


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


Re: [jira] Commented: (PLUTO-275) Implement Window Ids to allow same instance of one portlet on a page.

Posted by "David H. DeWolf" <dd...@apache.org>.
no. . .just found this bug last night.  If you put the same portlet on a 
single page, minimize, maximize, and mode buttons will effect both -- 
not just one.

Ouch!

Craig Doremus (JIRA) wrote:
>     [ http://issues.apache.org/jira/browse/PLUTO-275?page=comments#action_12455334 ] 
>             
> Craig Doremus commented on PLUTO-275:
> -------------------------------------
> 
> Doesn't Pluto comply with the stipulation in PLT.15.3 (line 15) of the Portlet 1.0 spec for storing Objects in APPLICATION_SCOPE with a unique identifier that includes the Window Id?
> 
>> Implement Window Ids to allow same instance of one portlet on a page.
>> ---------------------------------------------------------------------
>>
>>                 Key: PLUTO-275
>>                 URL: http://issues.apache.org/jira/browse/PLUTO-275
>>             Project: Pluto
>>          Issue Type: Bug
>>            Reporter: David DeWolf
>>         Assigned To: David DeWolf
>>
> 
> 

[jira] Commented: (PLUTO-275) Implement Window Ids to allow same instance of one portlet on a page.

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/PLUTO-275?page=comments#action_12455334 ] 
            
Craig Doremus commented on PLUTO-275:
-------------------------------------

Doesn't Pluto comply with the stipulation in PLT.15.3 (line 15) of the Portlet 1.0 spec for storing Objects in APPLICATION_SCOPE with a unique identifier that includes the Window Id?

> Implement Window Ids to allow same instance of one portlet on a page.
> ---------------------------------------------------------------------
>
>                 Key: PLUTO-275
>                 URL: http://issues.apache.org/jira/browse/PLUTO-275
>             Project: Pluto
>          Issue Type: Bug
>            Reporter: David DeWolf
>         Assigned To: David DeWolf
>


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

        

[jira] Updated: (PLUTO-275) Implement Window Ids to allow same instance of one portlet on a page.

Posted by "David DeWolf (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/PLUTO-275?page=all ]

David DeWolf updated PLUTO-275:
-------------------------------

    Fix Version/s: 1.1.0

> Implement Window Ids to allow same instance of one portlet on a page.
> ---------------------------------------------------------------------
>
>                 Key: PLUTO-275
>                 URL: http://issues.apache.org/jira/browse/PLUTO-275
>             Project: Pluto
>          Issue Type: Bug
>            Reporter: David DeWolf
>         Assigned To: David DeWolf
>             Fix For: 1.1.0
>
>


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

        

[jira] Commented: (PLUTO-275) Implement Window Ids to allow same instance of one portlet on a page.

Posted by "Craig Doremus (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/PLUTO-275?page=comments#action_12455335 ] 
            
Craig Doremus commented on PLUTO-275:
-------------------------------------

I found the implemenation I just talked about in PortletSessionImpl.createPortletScopedId() where the window id is taken from the InternalPortletWindow object. Can we reuse this object?

> Implement Window Ids to allow same instance of one portlet on a page.
> ---------------------------------------------------------------------
>
>                 Key: PLUTO-275
>                 URL: http://issues.apache.org/jira/browse/PLUTO-275
>             Project: Pluto
>          Issue Type: Bug
>            Reporter: David DeWolf
>         Assigned To: David DeWolf
>


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

        

[jira] Resolved: (PLUTO-275) Implement Window Ids to allow same instance of one portlet on a page.

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

David DeWolf resolved PLUTO-275.
--------------------------------

    Resolution: Fixed

Rev 503345

> Implement Window Ids to allow same instance of one portlet on a page.
> ---------------------------------------------------------------------
>
>                 Key: PLUTO-275
>                 URL: https://issues.apache.org/jira/browse/PLUTO-275
>             Project: Pluto
>          Issue Type: Bug
>            Reporter: David DeWolf
>         Assigned To: David DeWolf
>             Fix For: 1.1.0
>
>


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