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/
Confirmed. I'm not sure, but I think it's our parsing doing something: http://jsfiddle.net/timmywil/cFmAv/2/