Closed (fixed)
Project:
CAS
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 May 2009 at 02:56 UTC
Updated:
7 Jun 2014 at 20:59 UTC
Jump to comment: Most recent
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