Ticket #6 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Forms that post to complete URLs are incorrectly identified as 404s

Reported by: matthew Assigned to: stu
Priority: minor Component: tarantula
Keywords: Cc:

Description

Forms that post to complete URLs are incorrectly identified as 404s by Tarantula. For example:

<form post="http://some.other.site" method="post">

<input type="submit" value="Submit" />

</form>

Change History

03/21/08 10:23:47 changed by stu

  • status changed from new to closed.
  • resolution set to fixed.

This should be fixed in SVN 284.