Notice : Undefined offset: 3 in commerce_atos_order_form() (ligne 435 in /sites/all/modules/contrib/commerce_atos/commerce_atos.callbacks.inc).

Configuration:
Sogenactif 64bit

Observations:
I had this error while having tested error path / permission / binary mode of sending files etc. If the basic ... And always this error ... despite several test call_response.php in my sample folder (which they work) I turned to the subject of the error is ('Notice: Undefined offset: 3 in commerce_atos_order_form () (line 435 in ... / commerce_atos. callbacks.inc). After dsm ($ result) infact I see that the order of the exec is not good ...

Questions
The output of the exec is not sufficiently standardized?

Comments

woprrr’s picture

StatusFileSize
new791 bytes

This patch fix the problems in this case.

sebastiendan’s picture

Issue summary: View changes
StatusFileSize
new791 bytes

Just trying to reupload patch since the current version cannot be used with .make files.

sebastiendan’s picture

StatusFileSize
new791 bytes
sebastiendan’s picture

StatusFileSize
new631 bytes

Finally repatching manually with same working solution.

jsacksick’s picture

This used to work while I was doing my tests, the array is probably different for 64 bits binaries or for this specific bank? Changing this now seems kind of risky...