#181 closed defect (bug) (fixed)
Sanitize titles should remove HTML
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.2 |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
If a title includes HTML, there's no reason for the tags to find themselves in the final product. It should be just another regex -- in fact, I thought I had one that worked, but it just returned a blank post slug.
Attachments (1)
Change History (7)
comment:3
anonymousbugger — 9 years ago
Check the Wiki for the WP-PatchDay
This attachment, functions-formatting.diff, has the fix. Thanks, masquerade!
- Owner changed from anonymous to rboren
- Resolution changed from 10 to 20
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Duplicate bug of http://mosquito.wordpress.org/bug_view_page.php?bug_id=00000107, which is being fixed by Masquerade as part of patch day.