When a user logs out of CAS, the following message appears in the status log (raw HTML) Session closed for <em>&lt;em&gt;danep&lt;/em&gt;</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.

CommentFileSizeAuthor
cas-watchdog-fix.patch436 bytesdanepowell

Comments

metzlerd’s picture

Version: 6.x-1.0 » master
Status: Needs review » Fixed

Committed to Head. Will roll in the next release.

Dave

Status: Fixed » Closed (fixed)

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

  • Commit 97e67e3 on 6.x-2.x, 6.x-3.x, 7.x-1.x, master, 8.x-1.x by metzlerd:
    Fix for
    
    #455892