DB migration: fix incorrect message "The database is case insensitive. Crucible requires that the database use a case sensitive collation" to reflect the current check: "The database is not Unicode. Crucible requires ..."

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Fixed
    • 2.5.3
    • Component/s: User interface
    • None

      In the Database Configuration settings (Admin > Databases), the test connection button shows an invalid message when the database is not using a Unicode encoding.

      It says:

      The database is case insensitive. Crucible requires that the database use a case sensitive collation
      

      whereas, to reflect the actual check, it should be:

      The database is not using Unicode. Crucible requires that the database uses a UTF8 encoding to support internalization.
      

            Assignee:
            Pierre-Etienne Poirot (Inactive)
            Reporter:
            Pierre-Etienne Poirot (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: