Active
Project:
Donate
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
7 Jun 2012 at 20:27 UTC
Updated:
7 Jun 2012 at 20:31 UTC
Jump to comment: Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | undefinedoffset-1621612-1.patch | 1 KB | gdoteof |
Comments
Comment #1
gdoteof commentedThis patch should fix the error and update the form.
Comment #2
gdoteof commented