I am using a profile field instead the username so I had overwritten theme_username to do this, but when submitting a comment via ajax, it still uses the username. I made a patch to use theme('username') instead of pulling it straight from the database.

CommentFileSizeAuthor
ajax_comments.patch809 bytesjjkiesch
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rjbrown99’s picture

Status: Active » Needs review

There's a patch here, moving to needs review.

qzmenko’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

Issue is closed because 6.x version is unsupported. Feel free to open new issue for 7.x or 8.x versions of module.