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 "Ate Douma (JIRA)" <je...@jakarta.apache.org> on 2005/04/10 23:36:16 UTC

[jira] Created: (JS2-231) Render parameters are not cleared properly when a new PortletURL (without these parameters) is invoked

Render parameters are not cleared properly when a new PortletURL (without these parameters) is invoked
------------------------------------------------------------------------------------------------------

         Key: JS2-231
         URL: http://issues.apache.org/jira/browse/JS2-231
     Project: Jetspeed 2
        Type: Bug
  Components: Container  
    Versions: 2.0-dev/cvs, 2.0-a1, 2.0-M1, 2.0-M2    
    Reporter: Ate Douma
 Assigned to: Ate Douma 
    Priority: Critical
     Fix For: 2.0-M3


Probably part of the problem is wrong / incomplete logic in org.apache.jetspeed.services.information.PortletURLProviderImpl.toString() where the clearParameters instance variable isn't used as it should be. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Commented: (JS2-231) Render parameters are not cleared properly when a new PortletURL (without these parameters) is invoked

Posted by "garpinc (JIRA)" <je...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-231?page=comments#action_62783 ]
     
garpinc commented on JS2-231:
-----------------------------

I am seeing same issue. What's the ETA for resolution?

> Render parameters are not cleared properly when a new PortletURL (without these parameters) is invoked
> ------------------------------------------------------------------------------------------------------
>
>          Key: JS2-231
>          URL: http://issues.apache.org/jira/browse/JS2-231
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Container
>     Versions: 2.0-dev/cvs, 2.0-a1, 2.0-M1, 2.0-M2
>     Reporter: Ate Douma
>     Assignee: Ate Douma
>     Priority: Critical
>      Fix For: 2.0-M3

>
> Probably part of the problem is wrong / incomplete logic in org.apache.jetspeed.services.information.PortletURLProviderImpl.toString() where the clearParameters instance variable isn't used as it should be. 

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


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


[jira] Resolved: (JS2-231) Render parameters are not cleared properly when a new PortletURL (without these parameters) is invoked

Posted by "Ate Douma (JIRA)" <je...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/JS2-231?page=all ]
     
Ate Douma resolved JS2-231:
---------------------------

    Resolution: Fixed

Fixed. Please test.

> Render parameters are not cleared properly when a new PortletURL (without these parameters) is invoked
> ------------------------------------------------------------------------------------------------------
>
>          Key: JS2-231
>          URL: http://issues.apache.org/jira/browse/JS2-231
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Container
>     Versions: 2.0-dev/cvs, 2.0-a1, 2.0-M1, 2.0-M2
>     Reporter: Ate Douma
>     Assignee: Ate Douma
>     Priority: Critical
>      Fix For: 2.0-M3

>
> Probably part of the problem is wrong / incomplete logic in org.apache.jetspeed.services.information.PortletURLProviderImpl.toString() where the clearParameters instance variable isn't used as it should be. 

-- 
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@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org


[jira] Commented: (JS2-231) Render parameters are not cleared properly when a new PortletURL (without these parameters) is invoked

Posted by "Frank Villarreal (JIRA)" <je...@portals.apache.org>.
    [ http://issues.apache.org/jira/browse/JS2-231?page=comments#action_12314777 ] 

Frank Villarreal commented on JS2-231:
--------------------------------------

This issue has been reported "still broken" by the following individual:

Santiago Urrizola wrote:
Hi i use the M3 version and still happend this bug ?? its posible ??
This is how my menus is painting, they not add nothing to the url
      <a href="$jetspeed.getAbsoluteUrl($node.url)?init=true" 
title="$node.getTitle($preferedLocale)">
 &#149; $node.getShortTitle($preferedLocale)
      </a>

> Render parameters are not cleared properly when a new PortletURL (without these parameters) is invoked
> ------------------------------------------------------------------------------------------------------
>
>          Key: JS2-231
>          URL: http://issues.apache.org/jira/browse/JS2-231
>      Project: Jetspeed 2
>         Type: Bug
>   Components: Container
>     Versions: 2.0-dev/cvs, 2.0-M1, 2.0-M2, 2.0-a1
>     Reporter: Ate Douma
>     Assignee: Ate Douma
>     Priority: Critical
>      Fix For: 2.0-M3

>
> Probably part of the problem is wrong / incomplete logic in org.apache.jetspeed.services.information.PortletURLProviderImpl.toString() where the clearParameters instance variable isn't used as it should be. 

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