Trying to concatenate an array element that hasn't been initialised. Should be a one-liner fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | comment_block-1883884-1.patch | 506 bytes | nicksanta |
Trying to concatenate an array element that hasn't been initialised. Should be a one-liner fix.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | comment_block-1883884-1.patch | 506 bytes | nicksanta |
Comments
Comment #1
nicksanta commentedPatch against 7.x-1.0 attached
Comment #2
SolomonGifford commentedI think this would be better solved:
Comment #3
SolomonGifford commentedSince the change I suggested is actually what we're running in production, I'm committing to master.