You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "Scott T Weaver (JIRA)" <je...@portals.apache.org> on 2005/08/19 16:24:55 UTC

[jira] Created: (JS2-340) Move the "move" action in the MultiLayoutPortlet out of doView and into processAction

Move the "move" action in the MultiLayoutPortlet out of doView and into processAction
-------------------------------------------------------------------------------------

         Key: JS2-340
         URL: http://issues.apache.org/jira/browse/JS2-340
     Project: Jetspeed 2
        Type: Improvement
  Components: Layout, Customizer  
    Versions: 2.0-FINAL, 2.0-M4    
    Reporter: Scott T Weaver
 Assigned to: Scott T Weaver 
     Fix For: 2.0-FINAL, 2.0-M4


Moved the "move" logic from the doView into processAction.
1.  This makes more sense from an MVC standpoint.
2.  I was seeing odd behavior where sometimes the move command was being called multiple times resulting in the target portlet being moved more than expected.  This behavior should probably be researched further.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


[jira] Resolved: (JS2-340) Move the "move" action in the MultiLayoutPortlet out of doView and into processAction

Posted by "Scott T Weaver (JIRA)" <je...@portals.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-340?page=all ]
     
Scott T Weaver resolved JS2-340:
--------------------------------

    Resolution: Fixed

> Move the "move" action in the MultiLayoutPortlet out of doView and into processAction
> -------------------------------------------------------------------------------------
>
>          Key: JS2-340
>          URL: http://issues.apache.org/jira/browse/JS2-340
>      Project: Jetspeed 2
>         Type: Improvement
>   Components: Layout, Customizer
>     Versions: 2.0-FINAL, 2.0-M4
>     Reporter: Scott T Weaver
>     Assignee: Scott T Weaver
>      Fix For: 2.0-FINAL, 2.0-M4

>
> Moved the "move" logic from the doView into processAction.
> 1.  This makes more sense from an MVC standpoint.
> 2.  I was seeing odd behavior where sometimes the move command was being called multiple times resulting in the target portlet being moved more than expected.  This behavior should probably be researched further.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org