message header info being output in message view
jabberwok - February 26, 2009 - 15:40
| Project: | Webmail Plus |
| Version: | 6.x-1.14 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
when I view a message I see the show full headers button plus the header info below then the body of the message
I am not sure if this is how it is intended but I don't want to see the header info unless I click the link to see it
I have set hide-form to display:none for now; but of course when a user clicks show headers it is still hidden
I looked in webmail_plus_message_view.inc but could not unravel it well enough to make a change.
Great module by the way just what I was looking for
Thanks

#1
#2
Hi there, i had the same problem, so i disabled the show all header stuff. I don't have the time to really patch that feature because i don't need it for my application. So i attached the modified file. To apply tha changes, just install the 1.14 version of the module and replace the original webmail_plus.message_view.inc file with the attached zip file.
Hope that helps.