1 message in com.canoo.lists.webtest[Webtest] [webtest][JIRA] Created: (C...
FromSent OnAttachments
Dierk Koenig (JIRA)18 Feb 2005 06:28 
Subject:[Webtest] [webtest][JIRA] Created: (COM-1) When POST form contains params in action URL, the form is not found
From:Dierk Koenig (JIRA) (dier@canoo.com)
Date:02/18/2005 06:28:19 AM
List:com.canoo.lists.webtest

When POST form contains params in action URL, the form is not found --------------------------------------------------------------------

Key: COM-1 URL: http://webtest-community.canoo.com/jira/browse/COM-1 Project: clickomat Type: Bug Reporter: Dierk Koenig

posted on behalf of [Philippe Imoucha]

Post form may have action="bla?a=b"

In this case COM will not take the a parameter into account when searching for the form that may have produced the request as all params are expected to come over the inputstream when the request is of type "POST"