Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
search.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Apr 2007 at 16:17 UTC
Updated:
2 Mar 2009 at 15:24 UTC
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
Comment #1
robertdouglass commentedFixed in D6. Haven't looked at latest D5. Leaving open for D5.
Comment #2
brenda003Hmm, 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..
Comment #3
johnalbinSee #192056: User's raw login name should not be output directly