]
Radim Hatlapatka resolved WFLY-3621.
------------------------------------
Resolution: Done
Pull request merged
Invalid behavior of FormAuthUnitTestCase testPostDataFormAuth causing
it to pass even when it should fail
---------------------------------------------------------------------------------------------------------
Key: WFLY-3621
URL:
https://issues.jboss.org/browse/WFLY-3621
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Test Suite
Reporter: Radim Hatlapatka
Assignee: Radim Hatlapatka
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
behaviour.