[wp-trac] [WordPress Trac] #45850: wp_specialchars_decode not working in 5.0 or later
WordPress Trac
noreply at wordpress.org
Mon Jan 7 08:55:57 UTC 2019
#45850: wp_specialchars_decode not working in 5.0 or later
---------------------------+-----------------------------
Reporter: kailanitish90 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords: needs-patch
Focuses: |
---------------------------+-----------------------------
The wp_specialchars_decode not working when we get the content from the DB
and put it to the csv file.
Step to generate:
1. add new page page.
2. Enter the title with "'"(apostrophe) like "Bachelor's Degree's"
3. Get the post title on coding side and put into the CSV file.
4. The "'"(apostrophe) will be display as a html code(’).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45850>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list