Closed (duplicate)
Project:
Privatemsg
Version:
6.x-1.0-rc2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 May 2009 at 21:27 UTC
Updated:
31 Dec 2009 at 10:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
berdir- Please provide patches against -dev
- Please post unified patches by using the options "-up"
- Note that theme('username') can't be used always, because that results in a HTML link.. and that doesn't work for textfields, for example.
Comment #2
harry slaughterplease use this patch instead
Comment #3
harry slaughterthis patch preserves the 'to' values but changes the names as they appear in the form markup to be themed usernames
Comment #4
harry slaughterthis patch fixes the display of the drupal_message() generated after a message is sent.
Comment #5
harry slaughterSee also:
http://drupal.org/node/369334
http://drupal.org/node/445404
Comment #6
berdirprivatemsg_form_alter went away, this needs to be re-rolled.
Comment #7
berdirThis should be fixed now, as part of #575444: Several improvements needed for other modules (forward, recipient_list, realname integration)
Comment #8
rickydrupal commentedhow can i apply the patch into d6 ?
I tried UnxUtils & TortoiseSVN but failed
#########################################################
D:\xampp\htdocs\drupal\sites\all\modules\privatemsg>patch -p0 < username_4.patch
patching file `privatemsg.module'
Assertion failed: hunk, file patch.c, line 321
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
D:\xampp\htdocs\drupal\sites\all\modules\privatemsg>
#########################################################
Comment #9
berdirWhy would you want to add that patch? As written above, this is already been added.
Comment #10
rickydrupal commentedHi,
Because I would like to change the title "send message to user1" to "send message to %realname" in messages/new
I am using Privatemsg 6.x-1.1 + drupal 6.14. Don;t know how to do it.
Thanks
Comment #11
berdirThat's not what the issue was about. Create a new one, please.