View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0030077 | mantisbt | installation | public | 2022-05-05 05:03 | 2022-05-10 09:56 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | low | Severity | text | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.25.4 | Fixed in Version | 2.25.4 | ||
| Summary | 0030077: Installer's Oracle-specific warning regarding identifiers' length is shown initially for MySQL | ||||
| Description | When installing MantisBT, the Type of database is initially set to "MySQL improved", but the Oracle-specific information message about the maximum length for identifiers If a different db type is selected, the message is hidden or shown as expected. | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 4b6aea42 2022-04-29 07:59 Details Diff |
Install: trigger change event on DB type select This ensures that the <span> that displays Oracle-specific information is hidden if another DB type is selected (which is normally the case as we default to mysqli), and the shortened db table prefix/suffix fields are set accordingly. Fixes 0030077 |
Affected Issues 0030077 |
|
| mod - js/install.js | Diff File | ||