If a user does not enter items for the recommended amoutns like

100 | Hundred
50 | Fifty

or whatever and just does

100
50

Then they will get an undefined offset error on line 49.

Also, the form itself doesn't specify how this is happening, and it is only by looking the code can I see the user is expected to enter things seperated by pipes.

CommentFileSizeAuthor
#1 undefinedoffset-1621612-1.patch1 KBgdoteof
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

gdoteof’s picture

This patch should fix the error and update the form.

gdoteof’s picture

Assigned: Unassigned » gdoteof