Modify ↓
Ticket #7172 (closed bug: duplicate)
base url added when cloning anchor tags in IE7
| Reported by: | steve@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.4.3 |
| Component: | unfiled | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
I cloned an element which contains an anchor tag with a relative value in the href attribute. In Firefox, this cloned correctly however in IE7 it added the base url creating the anchor tag in the cloned element with an absolute url.
Steve
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Also happens in IE6. Example here:
http://jsfiddle.net/malibu/R6RTd/1/