View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000581 | file | General | public | 2024-12-06 07:32 | 2024-12-08 19:16 |
Reporter | Ange | Assigned To | christos | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 5.46 | ||||
Fixed in Version | HEAD | ||||
Summary | 0000581: Add suport for Chewing IME files (SQLite-based) | ||||
Description | Chewing IME dbs (https://en.wikipedia.org/wiki/Chewing_(Input_Method) ) files aren't identified by their SQLite AppID. | ||||
Steps To Reproduce | - Download the test sample (cleaned-up tables to make it sheareable). - Scan it with file. - it's detected as: SQLite 3.x database, application id 1128809815 | ||||
Additional Information | These files are SQLite files with an AppID of 43 48 45 57 (CHEW) The following patch in the 'sql' signature file will add support for them: >>68 belong =0x43484557 Chewing IME | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-12-06 07:32 | Ange | New Issue | |
2024-12-06 07:32 | Ange | File Added: chewing-test.db | |
2024-12-08 19:16 | christos | Assigned To | => christos |
2024-12-08 19:16 | christos | Status | new => assigned |
2024-12-08 19:16 | christos | Status | assigned => resolved |
2024-12-08 19:16 | christos | Resolution | open => fixed |
2024-12-08 19:16 | christos | Fixed in Version | => HEAD |
2024-12-08 19:16 | christos | Note Added: 0004130 |