Opened 13 months ago
Closed 13 months ago
#20458 closed defect (bug) (duplicate)
sanitize_title does not sanitize some characters it should
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Formatting | Version: | 3.3.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: |
Description
Hello,
I want to tell you that one of the characters used to quote is not sanitized by sanitize_title(): "„". The equivalent ending character ("“") is sanitized, but the opening one was left out.
Have a great day,
Florin
Attachments (1)
Change History (3)
SergeyBiryukov — 13 months ago
comment:1
SergeyBiryukov — 13 months ago
- Component changed from General to Formatting
- Keywords has-patch added; needs-patch removed
- Milestone changed from Awaiting Review to 3.4
comment:2
SergeyBiryukov — 13 months ago
- Milestone 3.4 deleted
- Resolution set to duplicate
- Status changed from new to closed
Actually, a duplicate of #19820.
Note: See
TracTickets for help on using
tickets.

Unit test: [UT687]