View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022715 | mantisbt | plug-ins | public | 2017-04-12 07:40 | 2017-04-23 10:55 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | low | Severity | major | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Product Version | 1.3.0-beta.1 | ||||
| Summary | 0022715: Use of 'mantis' as plugin table prefix prevents plugin's installation | ||||
| Description | If $db_table_plugin_prefix is set to 'mantis', database API's db_get_table() function will incorrectly process a plugin's tables as if they were legacy tables (i.e. 'Mantis 1.2 style', with a If $db_table_suffix also is not set to Note that Mantis will trigger a deprecated warning in this case, but depending user's error reporting settings it may not be shown. | ||||
| Steps To Reproduce |
Installation fails
Tables are created with invalid names | ||||
| Additional Information | Originally reported in https://github.com/mantisbt-plugins/source-integration/issues/212 | ||||
| Tags | No tags attached. | ||||