#38704 closed defect (bug) (fixed)
REST API: `unfiltered_html` and slashing: comments
Reported by: | jnylen0 | Owned by: | rmccue |
---|---|---|---|
Milestone: | 4.7 | Priority: | normal |
Severity: | normal | Version: | 4.7 |
Component: | REST API | Keywords: | has-patch has-unit-tests |
Focuses: | Cc: |
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)
Note: See
TracTickets for help on using
tickets.
Note 38704.diff includes a
FIXME
comment in the tests - this can go away once #38700 is fixed.