A strange error turned up while testing the privatemsg_filter module in conjunction with the User Relationships module. Basically, if the privatemsg_filter module is enabled a "Tags" fieldset is placed on the User Relationships module settings page at admin/config/people/relationships/settings.

As a result, it is impossible to save any settings at admin/config/people/relationships/settings. And upon saving the page, the following message is displayed at the top: "Tagging information has been saved."

Berdir and I have confirmed that disabling the privatemsg_filter module gets rid of the issue.

--Ben

CommentFileSizeAuthor
#1 fix_tags_alter.patch1.23 KBberdir

Comments

berdir’s picture

Status: Active » Needs review
StatusFileSize
new1.23 KB

The attached patch should fix it.

BenK’s picture

Status: Needs review » Reviewed & tested by the community

Berdir,

Thanks. Works great. This is ready to be committed!

--Ben

berdir’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for testing, commited. Only necessary in the 7.x-1.x branch..

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.