The main privatmsg module hides the actions fieldset when no messages are available. The new actions from the filter module as well as the filter fieldset are not. The tag actions are just shown without beeing in a fieldset because the actions fieldset was not created. This patch just hides actions and filters which is more the way the main module does.

CommentFileSizeAuthor
#1 privatemsg.patch808 bytesDrakeRemory
privatemsg.patch808 bytesDrakeRemory

Comments

DrakeRemory’s picture

StatusFileSize
new808 bytes

Sorry the first patch had the wrong direction.

berdir’s picture

Status: Active » Needs review

Patch looks good, I',m wondering if we could write a simple test case for this.

berdir’s picture

Version: 6.x-1.0-rc4 » 7.x-1.x-dev
Status: Needs review » Fixed

I'm not sure if there is an easy to write a *useful* and generic test case for this (display nothing when no messages are in the inbox) so I decided to commit this!

Thanks!

Status: Fixed » Closed (fixed)

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