Opened 5 months ago
Closed 5 months ago
#51881 closed defect (bug) (fixed)
Incorrect function called in test
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.7 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch |
Focuses: | Cc: |
Description (last modified by )
the test_strips_html in SanitizeTitleWithDashes.php was calling sanitize_title not sanitize_title_with_dashes
so I swapped to the correct function
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 49701: