Issue Details (XML | Word | Printable)

Key: JS2-231
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Ate Douma
Reporter: Ate Douma
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Jetspeed 2

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

Created: 11/Apr/05 06:32 AM   Updated: 27/Sep/06 12:45 AM
Return to search
Component/s: Container
Affects Version/s: 2.0-dev/cvs, 2.0-a1, 2.0-M1, 2.0-M2
Fix Version/s: 2.0-M3

Time Tracking:
Not Specified

Issue Links:
Duplicate
 

Resolution Date: 21/Apr/05 06:06 PM


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
garpinc added a comment - 14/Apr/05 06:47 AM
I am seeing same issue. What's the ETA for resolution?

Ate Douma added a comment - 20/Apr/05 06:57 AM
Started work on JS2-194. Solving it will solve this too.

Ate Douma added a comment - 21/Apr/05 06:06 PM
Fixed. Please test.

Frank Villarreal added a comment - 01/Jul/05 12:00 AM
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>