#2923 closed defect (bug) (fixed)
Link Categories double quotes break editing of before/after/between
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 2.0.3 |
Component: | Administration | Keywords: | bg|has-patch |
Focuses: | Cc: |
Description
If you put double quotes in one of before/after/between then it breaks the display as the double quotes end up in the html raw (reported by xqt in wordpress-bugs on irc)
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
Patch to fix this by calling wp_specialchars correctly