Ticket #203 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

defaultTargetUrl property of login (Logout)restlet is not converted to a publicUri

Reported by: bc Owned by: bruno
Priority: major Milestone: 0.4
Component: modules/kauri-security Version: trunk
Keywords: Cc:

Description

The default implementation of the login-logoutrestlet isn't converting the defaultTargetUrl to a publicUri.

When looking at the code of LoginLogoutBaseRestlet?, there is a call to the publicUri method, but nothing is done with the returned value. (in method getTargetUrl)

Change History

comment:1 Changed 4 years ago by bruno

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r1228.

Note: See TracTickets for help on using tickets.