#8939 closed bug (duplicate)
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/
Change History (3)
comment:1 Changed 12 years ago by
Component: | unfiled → manipulation |
---|---|
Priority: | undecided → high |
Status: | new → open |
comment:2 Changed 12 years ago by
Resolution: | → duplicate |
---|---|
Status: | open → closed |
Note: See
TracTickets for help on using
tickets.
Confirmed. I'm not sure, but I think it's our parsing doing something: http://jsfiddle.net/timmywil/cFmAv/2/