On line 514 of dibs_payment_prepare(), there is an is_numeric() check on $data['payment_order_id'], however there is nothing checking that this index actually exists. This causes a notice if the payment_order_id is not present. Patch to follow.

CommentFileSizeAuthor
#1 1329164.patch643 bytesgdd

Comments

gdd’s picture

Status: Active » Needs review
StatusFileSize
new643 bytes
googletorp’s picture

Status: Needs review » Fixed

Thanx, added to dev

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.