Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1064421 - Request Parameters lost after login
Request Parameters lost after login
Status: VERIFIED
Product: JBoss Enterprise Portal Platform 6
Classification: JBoss
Component: Portal (Show other bugs)
6.1.0
Unspecified Unspecified
high Severity high
: DR01
: 6.2.0
Assigned To: Lucas Ponce
Tomas Kyjovsky
:
Depends On:
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-12 10:12 EST by Martin Weiler
Modified: 2014-07-03 22:47 EDT (History)
3 users (show)

See Also:
Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Previously, URL query parameters were not propagated when authentication redirection occurred. This caused URL parameters to be lost after authentication was redirected to the portal. The fix implements a patch that preserves parameters from the URL after authentication redirection. URL parameters are now preserved as part of the authentication process.
Story Points: ---
Clone Of:
: 1066502 (view as bug list)
Environment:
Last Closed:
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
JBoss Issue Tracker GTNPORTAL-3389 Major Resolved URL query parameters are not propagated when going through the authentication process 2016-04-14 06:02 EDT
JBoss Issue Tracker GTNPORTAL-3415 Major Resolved URL query parameters are lost in the authentication process with LegacyRequestHandler 2016-04-14 06:02 EDT

  None (edit)
Description Martin Weiler 2014-02-12 10:12:40 EST
Description of problem:
Platform issue for GTNPORTAL-3389: URL query parameters are not propagated when going through the authentication process


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Goto url http://localhost:8080/portal/g/:platform:administrators/administration/registry?test=abcd
2. it redirect to login page, login as root --> 
3. Query parameters are lost.

Actual results:
Query parameters are lost.

Expected results:
Query parameters are still available after login.

Additional info:
Comment 1 Martin Weiler 2014-02-20 04:13:03 EST
To test the fix, the following portlet can be used:
https://github.com/martinweiler/jboss-portal-quickstarts/tree/GTNPORTAL-3389/portal-url-parameter-test-portlet
Comment 2 JBoss JIRA Server 2014-03-11 07:26:38 EDT
Peter Palaga <ppalaga@redhat.com> updated the status of jira GTNPORTAL-3415 to Resolved
Comment 3 Peter Palaga 2014-03-11 07:28:20 EDT
https://github.com/gatein/gatein-portal/pull/798 was merged in upstream
Comment 4 Tomas Kyjovsky 2014-05-05 10:01:23 EDT
Verified in 6.2.0.ER1.

Note You need to log in before you can comment on or make changes to this bug.