#36398 closed enhancement (fixed)
Tests for override filter of load_textdomain
| Reported by: | realloc | Owned by: | swissspidy |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.6 |
| Component: | I18N | Version: | |
| Severity: | normal | Keywords: | has-unit-tests has-patch commit |
| Cc: | Focuses: |
Description
There is a filter inside the function load_textdomain that lets you bypass the standard way to load a mo-file. There was no coverage for the use of this filter.
Attachments (3)
Change History (10)
#1
@
10 years ago
- Keywords has-unit-tests needs-testing has-patch added
Thanks for the patch! Marking it as such so that it can be reviewed.
This ticket was mentioned in Slack in #core-i18n by ocean90. View the logs.
10 years ago
#5
@
10 years ago
- Keywords commit added; needs-testing removed
Cleaned up the patch a bit in 36398.3.diff and added another test.
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Unit tests for override_load_textdomain