Opened 10 years ago
Closed 10 years ago
#13196 closed bug (notabug)
Bug when using xml transform with self closing tags
Reported by: | Grifos | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.8.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi, I came accross the following bug: http://stackoverflow.com/questions/8061433/preventing-jquery-from-changing-self-closing-tags-with-custom-xml
Tested navigator: FF 17.01
Regards
Note: See
TracTickets for help on using
tickets.
$()
doesn't parse XML, it parses HTML.P.S. http://stackoverflow.com/a/1732454/1074442