MantisBT: master 4b6aea42

Author Committer Branch Timestamp Parent
dregad dregad master 2022-04-29 07:59 master afe4c8da
Affected Issues  0030077: Installer's Oracle-specific warning regarding identifiers' length is shown initially for MySQL
Changeset

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

mod - js/install.js Diff File