Not sure if this is a bug or feature request. It appears that search.module does not use theme_username. When I install usernode and change my template.php so links to the user are directed to the usernode this takes affect in all places except for user search.

Comments

robertdouglass’s picture

Status: Active » Postponed (maintainer needs more info)

Fixed in D6. Haven't looked at latest D5. Leaving open for D5.

brenda003’s picture

Title: search module does not use theme_username » search module does not use theme_username for user searches
Version: 5.1 » 7.x-dev
Status: Postponed (maintainer needs more info) » Active

Hmm, user search still doesn't use theme_username in 6.2. It works for content searches on both 5.x and 6.2, though, but when using the "Users" tab it doesn't run the user name through theme_username, it seems. Changing this to 7.x..

johnalbin’s picture

Status: Active » Closed (duplicate)