View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005485 | Composr | [All Projects] General / Uncategorised | public | 2023-12-02 02:28 | 2023-12-03 07:54 |
Reporter | Patrick Schmalstig | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | assigned | Resolution | open | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0005485: Trying to pass a string into delete_lang | ||||
Description | See screenshot When dropping tables, the helpers are trying to remove language strings. But query_select in mass_delete_lang is auto-translating the language ID to the actual language string before passing into delete_lang. This should not happen; we should maintain the translation ID, not the string, when using delete_lang. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-12-02 02:28 | Patrick Schmalstig | New Issue | |
2023-12-02 02:28 | Patrick Schmalstig | Status | non-assigned => assigned |
2023-12-02 02:28 | Patrick Schmalstig | Assigned To | => Chris Graham |
2023-12-02 02:28 | Patrick Schmalstig | File Added: 2023-12-01 20.59.50 localhost c19e778b5d60.jpg |