#6212 closed defect (bug) (fixed)
Links inserted by media_buttons() contain unescaped ampersands
Reported by: | Quandary | Owned by: | |
---|---|---|---|
Milestone: | 2.6 | Priority: | normal |
Severity: | normal | Version: | 2.5 |
Component: | TinyMCE | Keywords: | |
Focuses: | Cc: |
Description
Title says it all; this prevents the post-new.php page from validating.
I've attached a trivial patch that fixes this problem (although post-new.php still doesn't validate due to dup IDs).
Attachments (1)
Change History (6)
#2
@
16 years ago
- Component changed from General to TinyMCE
- Keywords has-patch removed
- Milestone changed from 2.5 to 2.5.1
- Resolution fixed deleted
- Status changed from closed to reopened
Links that are inserted are now TOO escaped. When creating generic tutorial pages for a client, I tried inserting a video called "Learn Michael Jackson's Thriller" when I inserted the link, the editor showed "Learn Michael Jackson\'s Thriller"
I am running 2.5 fin
Note: See
TracTickets for help on using
tickets.
Escape the ampersands found in the links