When normal caching mode is enabled the following error is thrown:
"Fatal error: Call to undefined function: arg() in /www/gmcte/drupal/modules/CAS/cas.module on line 309"

This error only occurs if you are not authenticated, and prevents the user from logging back in to turn caching off. There is a warning that Aggressive Caching does not work with CAS, but nothing is said about Normal Caching.

Comments

metzlerd’s picture

Status: Active » Fixed

This has been fixed in the latest HEAD version. I'll be doing at least one more point release before converting to drupal 6, so there'll be a new release coming soon.

Anonymous’s picture

Status: Fixed » Closed (fixed)