The title of commit messages appearing in the RSS feed no longer contains the user's name (as it did before).

CommentFileSizeAuthor
#2 cvs_user_0.patch1.35 KBhunmonk
#1 cvs_user.patch1.35 KBhunmonk
cvs.module_1_161_p2.txt835 bytesAjK

Comments

hunmonk’s picture

Assigned: Unassigned » hunmonk
StatusFileSize
new1.35 KB

can't use drupal username here, as it's possible to have commits that aren't associated w/ a drupal user (ex. cvs admin). we need to use the cvs_user column instead, and the fix needs to be applied to the page output as well. patch attached.

hunmonk’s picture

StatusFileSize
new1.35 KB

morbus caught a typo. attached corrects.

hunmonk’s picture

Status: Needs review » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)