View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0021827 | mantisbt | filters | public | 2016-10-27 18:39 | 2017-01-31 04:02 |
| Reporter | Mr.Bricodage | Assigned To | community | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.3.2 | ||||
| Target Version | 2.1.0 | Fixed in Version | 2.1.0 | ||
| Summary | 0021827: Displaying date filter values : month always displayed in text (english) | ||||
| Description | In filter view mode, use date filter field : months are always displayed in long format text. Displayed text is always english (no translation done by mantis). Even if the localization is not possible for date when using config "$g_*date_format" values (see 0014589:0032553), the filter api force the use of "F" parameter for date() when displaying months values and that can be used to localize the displayed string. In filter_api.php, row 3017: Results can be localized when dislaying current date filters values : | ||||
| Steps To Reproduce | 1) Change Mantis lang to not use english | ||||
| Additional Information | Issue 0004771 point to the same problem (at least note 0004771:0011056). | ||||
| Tags | No tags attached. | ||||
|
fix included in Pr 862 |
|
Who knows when we will merge PR 862 ... |
|
|
The code modified was previously altered by that PR. I am going to propose testing stage for said PR, to get it closer to its finalization |
|