Closed (fixed)
Project:
Privatemsg
Version:
6.x-1.0-rc2
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Dec 2008 at 06:40 UTC
Updated:
7 May 2009 at 17:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
berdirThis seems to be the default behavier with Drupal Menus, all tabs share the same title. No Idea if there is a way to change it..
Comment #2
berdirSimple patch to set the title on the write new message page and add translation call to Tags page
Comment #3
litwol commentedWith some offsets it applied :)
Thanks.
Comment #4
naheemsays commentedI think this patch has broken titles on message view pages - all pages that show the reply box also have the title "Write new message"
Comment #5
naheemsays commentedAttached patch should fix this.
Comment #6
berdirPatch is good.. and this is only a workaround that has to be changed again with #398916: Remove hook_form_alter in favor of a more flexible privatemsg_new form.
Comment #7
naheemsays commentedMay aswell set this back to fixed then as the #398916: Remove hook_form_alter in favor of a more flexible privatemsg_new form fixes the remaining problem with this.
Not setting as duplicate as the original issue was different, but back to fixed as it was before.
(doing it now as if this is committed, that will need the other one to be rerolled.)