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

2c’s picture

The cause is:

around line 1555 of privatemsg.module the $form_values['format'] variable has no value.

Where is this variable set?

berdir’s picture

Status: Active » Closed (won't fix)

Sorry 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.