View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011358 | mantisbt | localization | public | 2010-01-08 00:59 | 2010-02-22 14:34 |
| Reporter | rerbin | Assigned To | dhx | ||
| Priority | normal | Severity | text | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Product Version | 1.2.0rc2 | ||||
| Target Version | 1.2.0 | Fixed in Version | 1.2.0 | ||
| Summary | 0011358: The string"category_id" in the filter is not in the language file | ||||
| Description | please see the attachments | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
MantisBT: master-1.2.x 6e8d2751 2010-01-08 09:23 Details Diff |
Fix 0011358: Sort by dropdown in view filters shows column IDs, not names The "Sort by" dropdown in the view filters box was showing column IDs (category_id, reporter_id, etc) instead of proper translated names. This was because there was an incomplete map between column names and language strings. |
Affected Issues 0011358 |
|
| mod - core/string_api.php | Diff File | ||
|
MantisBT: master b9396c14 2010-01-08 09:23 Details Diff |
Fix 0011358: Sort by dropdown in view filters shows column IDs, not names The "Sort by" dropdown in the view filters box was showing column IDs (category_id, reporter_id, etc) instead of proper translated names. This was because there was an incomplete map between column names and language strings. |
Affected Issues 0011358 |
|
| mod - core/string_api.php | Diff File | ||