Bug 1119362

Summary: (6.4.0) Invalid behavior of FormAuthUnitTestCase testPostDataFormAuth causing it to pass even when it should fail
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Radim Hatlapatka <rhatlapa>
Component: TestsuiteAssignee: jboss-set
Status: CLOSED CURRENTRELEASE QA Contact: Petr Kremensky <pkremens>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.3.0CC: bbaranow, cdewolf, jason.greene, pkremens
Target Milestone: DR1   
Target Release: EAP 6.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1128042 (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: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1128042    

Description Radim Hatlapatka 2014-07-14 15:29:16 UTC
FormAuthUnitTestCase testPostDataFormAuth passes even though it should fail. Due typo it redirects to original URL instead of the one retrieved from header resulting in invalid behavior.

Comment 1 Radim Hatlapatka 2014-07-14 15:58:10 UTC
The same issue in upstream is tracked in https://issues.jboss.org/browse/WFLY-3621

Comment 2 Radim Hatlapatka 2014-07-14 16:01:57 UTC
Created pull request with a fix https://github.com/jbossas/jboss-eap/pull/1517

Comment 3 Radim Hatlapatka 2014-07-14 16:25:52 UTC
Because of this issue https://bugzilla.redhat.com/show_bug.cgi?id=1030050 wasn't detected in time.

Comment 4 Petr Kremensky 2014-09-26 10:55:43 UTC
Verified on EAP 6.4.0.DR2