Closed (won't fix)
Project:
Privatemsg
Version:
5.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2008 at 20:59 UTC
Updated:
5 May 2010 at 07:41 UTC
I've experienced this with 5.x.1.8 and 5.x-2.x-dev. When I preview or submit a private message Drupal returns an error message:
The supplied input format is invalid.
I've set the input to both filtered html and full html with the same results. What input format is valid? As privatemsg doesn't format the message I expected any format to be acceptable.
Comments
Comment #1
2c commentedThe cause is:
around line 1555 of privatemsg.module the $form_values['format'] variable has no value.
Where is this variable set?
Comment #2
berdirSorry for pinging the participants, I am closing old issues.
This version of Privatemsg is not supported anymore, maybe it is already implemented in Privatemsg for Drupal 6 and if not, you are welcome to open a new issue for it.