View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003784 | Composr | installer | public | 2019-03-03 15:58 | 2019-03-06 19:27 |
Reporter | fidschi | Assigned To | Chris Graham | ||
Severity | Minor-bug | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0003784: function warn_exit not defined in installer.php | ||||
Description | Using the automatic extractor 10.0.24, warn_exit() seems to not be defined. That causes Warning: fopen(data.cms): failed to open stream: No such file or directory in /****/install.php on line 12404 Fatal error: Uncaught Error: Call to undefined function warn_exit() in /****/install.php:12405 Stack trace: #0 {main} thrown in /*****/install.php on line 12405 in case of missing data.cms file and similar for other errors like corrupted file. Probably, instead there is supposed to be a nice error message with informative content about the error cause. | ||||
Steps To Reproduce | Use automatic extractor with corrupted data.cms | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | |||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-03-03 15:58 | fidschi | New Issue | |
2019-03-06 19:27 | Chris Graham | Assigned To | => Chris Graham |
2019-03-06 19:27 | Chris Graham | Status | non-assigned => resolved |
2019-03-06 19:27 | Chris Graham | Resolution | open => fixed |
2019-03-06 19:27 | Chris Graham | Note Added: 0005935 |