Modify ↓
Ticket #10167 (closed bug: worksforme)
Bug on append() when HTML entities are not used
| Reported by: | thyrectos | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.6.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Hi everybody,
When we want to append '¶meter' text/html, JQuery converts it into '¶eter'.
The ; is not used to delimiter the HTML entity.
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.

http://jsfiddle.net/dmethvin/78Cah/