Closed (won't fix)
Project:
Forward
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2008 at 19:35 UTC
Updated:
19 Jul 2011 at 02:44 UTC
Could the $form['message']['yname']['#deafult_value'] in the forward form,
use the theme('username', $user) instead of just adding the $user->name as the default value.
That would allow to override the default name. Its easy to override the form by using the hook form alter, but i also see that other core modules as the comment module uses this as std, when themeing the name.
Comments
Comment #1
john.oltman commented