Skip to main content

Bug Tracker

Side navigation

#8939 closed bug (duplicate)

Opened April 21, 2011 07:23PM UTC

Closed July 12, 2011 07:55PM UTC

Last modified July 12, 2011 07:56PM UTC

form anchor is badly parsed in ie 6,7,8 (didn't check in ie9)

Reported by: anonymous Owned by:
Priority: high Milestone: 1.next
Component: manipulation Version: 1.5.2
Keywords: Cc:
Blocked by: Blocking:
Description

Form anchor is badly parsed in ie 6,7,8 if you define a action attribute which end by a forward slash. If you remove the last forward slash, it's correctly parsed.

See it in action: http://jsfiddle.net/cFmAv/

Attachments (0)
Change History (3)

Changed April 21, 2011 08:17PM UTC by timmywil comment:1

component: unfiledmanipulation
priority: undecidedhigh
status: newopen

Confirmed. I'm not sure, but I think it's our parsing doing something: http://jsfiddle.net/timmywil/cFmAv/2/

Changed July 12, 2011 07:55PM UTC by john comment:2

resolution: → duplicate
status: openclosed

Changed July 12, 2011 07:56PM UTC by john comment:3

Duplicate of #6236.