View Issue Details

IDProjectCategoryView StatusLast Update
0003784Composrinstallerpublic2019-03-06 19:27
ReporterfidschiAssigned ToChris Graham 
SeverityMinor-bug 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0003784: function warn_exit not defined in installer.php
DescriptionUsing 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 ReproduceUse automatic extractor with corrupted data.cms
TagsNo tags attached.
Time estimation (hours)
Sponsorship open

Activities

Chris Graham

2019-03-06 19:27

administrator   ~0005935

Thank you

Issue History

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