Notice: Undefined index: incorrect-credentials in bakery_login_return() (line 764 of /bakery/bakery.module).

A !empty() solved this, attaching patch.

Comments

logaritmisk’s picture

StatusFileSize
new489 bytes
tunic’s picture

Status: Active » Reviewed & tested by the community

Trivial but useful patch. Thanks.

coltrane’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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

BarisW’s picture

Version: 7.x-2.x-dev » 6.x-2.x-dev
Status: Closed (fixed) » Patch (to be ported)
StatusFileSize
new646 bytes

Backport for D6, same error.

coltrane’s picture

Status: Patch (to be ported) » Fixed

Minor modification but committed, thanks! Added !empty check to D7 just in case http://drupalcode.org/project/bakery.git/commit/17f6771 and http://drupalcode.org/project/bakery.git/commit/5e77188

Status: Fixed » Closed (fixed)

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