View Issue Details

IDProjectCategoryView StatusLast Update
0030437mantisbtinstallationpublic2022-06-12 09:10
Reportertimyr1111 Assigned Todregad  
PriorityimmediateSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Product Version2.25.2 
Summary0030437: MSSQL error during installation.
Description

I got an error: "Attempting to access array offset on value of type bool" originating from function DefaultConstraintname in datadict-mssqlnative.inc.php file (line 159), which prevents me from installing the application.
It creates the database with some tables (not sure if all of them) and it keeps me stuck on the install page.

TagsNo tags attached.

Relationships

duplicate of 0029511 closeddregad MSSQL blocking error during installation. 

Activities

dregad

dregad

2022-06-02 08:32

developer   ~0066674

Since I don't have access to a MSSQL instance for tests, it would be useful to have a full stack trace of the error, as well as information about which install step was being executed when it occurred.

dregad

dregad

2022-06-02 08:35

developer   ~0066675

Also, please check if problem is reproducible with latest release (2.25.4) and if you can as well, with latest build from master (https://mantisbt.org/builds.php)

dregad

dregad

2022-06-02 08:39

developer   ~0066676

Actually this has already been fixed, see duplicate 0029511.