I do get the notice below when I enable persisten login along with cas.

Notice: Undefined index: cas_remember in cas_login_check() (line 150 of cas.module).

Attached patch fixes this.

CommentFileSizeAuthor
undefined-index.patch570 byteslarskleiner

Comments

bfroehle’s picture

Status: Active » Fixed

Thanks for your report. This has been fixed in the 7.x-1.x branch of git (5593e8c).

An updated 7.x-1.x-dev tarball/zip will be available within 12 hours.

Status: Fixed » Closed (fixed)

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

  • Commit 5593e8c on 7.x-1.x, 8.x-1.x authored by larskleiner, committed by bfroehle:
    Issue #1278972 by larskleiner: Fixed Notice: Undefined index:...