#38704 closed defect (bug) (fixed)
REST API: `unfiltered_html` and slashing: comments
| Reported by: | jnylen0 | Owned by: | rmccue |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.7 |
| Component: | REST API | Version: | 4.7 |
| Severity: | normal | Keywords: | has-patch has-unit-tests |
| Cc: | Focuses: |
Description
Follow-up to #38609 for comments. Fixes slash handling and adds support for unfiltered_html plus a bunch of tests. Props @westonruter for the original patch (38609.0.diff).
Attachments (1)
Change History (6)
This ticket was mentioned in Slack in #core-restapi by joehoyle. View the logs.
10 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Note 38704.diff includes a
FIXMEcomment in the tests - this can go away once #38700 is fixed.