View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0022851 | mantisbt | installation | public | 2017-05-10 08:42 | 2017-06-04 14:58 | 
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | feature | Reproducibility | N/A | 
| Status | closed | Resolution | fixed | ||
| Target Version | 2.5.0 | Fixed in Version | 2.5.0 | ||
| Summary | 0022851: Installer should display sample table names based on table prefix/suffix settings | ||||
| Description | It is not always clear for administrators installing MantisBT, what is the combined effect of $g_db_table_prefix, $g_db_table_plugin_prefix and $g_db_table_suffix on the database tables' names. Providing a preview of what "Core" and plugin tables names would look like when updating the options in the installer, would avoid surprises. Due to a bug in db_get_table() (see 0020168), the use of string  | ||||
| Additional Information | This is a follow-up on @cproensa's suggestion in 0020168:0051598 
 | ||||
| Tags | No tags attached. | ||||
| MantisBT: master 119adddc 2017-05-10 01:23 Details Diff | Install: preview table name Adds a preview to show what actual table names will look like as the administrator changes the table prefix and suffix fields. Fixes 0022851 | Affected Issues 0022851 | |
| mod - admin/install.php | Diff File | ||
| mod - js/install.js | Diff File | ||
| MantisBT: master b2207408 2017-05-10 04:48 Details Diff | Display indentifier size limit warning for Oracle Issue 0022851 | Affected Issues 0022851 | |
| mod - admin/install.php | Diff File | ||
| mod - js/install.js | Diff File | ||
