Opened 9 years ago
Closed 2 years ago
#30410 closed defect (bug) (invalid)
html entity problems with xmlrpc python.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.0 |
Component: | XML-RPC | Keywords: | reporter-feedback |
Focuses: | Cc: |
Description
If I try to send HTML through post.content via python WordPress xmlrpc it renders '&' html entity characters- breaking my HTML entirely. Having my post.content html escaped is undesirable as I need to submit embedded videos. What could cause this and how do I fix it?
Change History (4)
#2
@
8 years ago
Hey, sorry for the delay. Do you still experience these issues? And if so can you show your request?
#4
@
2 years ago
- Keywords close removed
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
Hello @icetek,
Welcome to WordPress Trac!
I'm closing this ticket as it's been 4 years since reporter feedback was requested and close
added. If this is still an issue, please provide feedback.
Note: See
TracTickets for help on using
tickets.
-- it renders '&' html entity characters- breaking my HTML entirely.
++ it renders with '&' html entity characters- breaking my HTML entirely.