View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005575 | Composr alpha bug reports | [All Projects] General / Uncategorised | public | 2024-01-25 18:07 | 2024-01-25 20:22 |
Reporter | Patrick Schmalstig | Assigned To | Patrick Schmalstig | ||
Severity | Major-bug | ||||
Status | resolved | Resolution | fixed | ||
Summary | 0005575: Quick installer not working on latest v11 build | ||||
Description | The quick installer is throwing internal server error on the latest v11 build. Need to go through and see what is wrong in the PHP code. | ||||
Tags | No tags attached. | ||||
Sponsorship open | |||||
|
The problem was that get_charset did not have code to support file arrays. This was necessary to load up language files. I implemented file array support within get_charset. After doing so, I was able to run the quick installer fully through. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-01-25 18:07 | Patrick Schmalstig | New Issue | |
2024-01-25 18:07 | Patrick Schmalstig | Status | non-assigned => assigned |
2024-01-25 18:07 | Patrick Schmalstig | Assigned To | => Patrick Schmalstig |
2024-01-25 20:22 | Patrick Schmalstig | Status | assigned => resolved |
2024-01-25 20:22 | Patrick Schmalstig | Resolution | open => fixed |
2024-01-25 20:22 | Patrick Schmalstig | Note Added: 0008236 |