When a user logs out of CAS, the following message appears in the status log (raw HTML) Session closed for <em><em>danep</em></em>., so the second emphasis actually gets escaped and displayed. The effect is identical to #80825: <em>Username</em> shown in watchdog log, in addition to being italic. In this patch, I change the watchdog call to bring it inline with the existing similar call in the core User module.
| Comment | File | Size | Author |
|---|---|---|---|
| cas-watchdog-fix.patch | 436 bytes | danepowell |
Comments
Comment #1
metzlerd commentedCommitted to Head. Will roll in the next release.
Dave