Pending

User tests: Successful: Unsuccessful:

avatar jms2win
jms2win
1 Jun 2013

...hosting environment and cause fatal error without message

The reason of the issue is due to the fact that the "dl" function is called event when FTP layer is not used.
As soon as a jimport load the FTP client somewhere it cause a fatal error that is hide due to the "@dl" that does not report error.

The fix consists in checking that function "dl" exists before calling it.

To reproduce it, you need to setup a server that does not contain the FTP module and that does not include the "dl" function.
Becarefull that most WAMP or similar include the FTP and dl in the core that can not be removed.

avatar jms2win jms2win - open - 1 Jun 2013
avatar mbabker mbabker - reference | - 24 Aug 13
avatar mbabker mbabker - merge - 24 Aug 2013
avatar mbabker mbabker - close - 24 Aug 2013

Add a Comment

Login with GitHub to post a comment