Ticket #5 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

JavaScript links incorrectly show up as 404s

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

Description

Anchor tags in the document that use the javascript:foo() format are incorrectly identified by Tarantula as 404s. For example:

<a href="javascript:alert('hi')">click me</a>

Change History

03/21/08 10:22:37 changed by stu

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

(In [284]) fixes #5