View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000222 | file | General | public | 2021-01-04 09:57 | 2021-01-04 19:48 |
| Reporter | ryoon | Assigned To | christos | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Fixed in Version | 5.40 | ||||
| Summary | 0000222: Add more Citrus locale database file support | ||||
| Description | Citrus LC_CTYPE is detected currently, however the other types are not detected. Add more types. See: LC_MONETARY: Citrus locale declaration for LC_MONETARY LC_NUMERIC: Citrus locale declaration for LC_NUMERIC LC_TIME: Citrus locale declaration for LC_TIME SYS_LC_MESSAGES: Citrus locale declaration for LC_MESSAGES | ||||
| Tags | No tags attached. | ||||
|
|
file-more-citrus-db-files.diff (459 bytes)
diff --git a/magic/Magdir/citrus b/magic/Magdir/citrus index 41ad884d..db5cd062 100644 --- a/magic/Magdir/citrus +++ b/magic/Magdir/citrus @@ -5,4 +5,8 @@ # 0 string RuneCT Citrus locale declaration for LC_CTYPE +0 string CtrsME Citrus locale declaration for LC_MESSAGES +0 string CtrsMO Citrus locale declaration for LC_MONETARY +0 string CtrsNU Citrus locale declaration for LC_NUMERIC +0 string CtrsTI Citrus locale declaration for LC_TIME |
|
|
Fixed, thanks! |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-01-04 09:57 | ryoon | New Issue | |
| 2021-01-04 09:57 | ryoon | File Added: file-more-citrus-db-files.diff | |
| 2021-01-04 19:48 | christos | Assigned To | => christos |
| 2021-01-04 19:48 | christos | Status | new => assigned |
| 2021-01-04 19:48 | christos | Status | assigned => resolved |
| 2021-01-04 19:48 | christos | Resolution | open => fixed |
| 2021-01-04 19:48 | christos | Fixed in Version | => 5.40 |
| 2021-01-04 19:48 | christos | Note Added: 0003523 |