Fixed Able to Send Author Alerts When Deleting Profile Posts or Profile Post Comments

Amaury

Well-known member
Now that this has been introduced in XenForo 1.5, are we supposed to be able to send author alerts here on XenForo Community? Was that intentionally set like that or should only moderators be able to do it?

XF Profile Post Delete.webp

XF Profile Post Comment Delete.webp
 
I kind of feel like either way it shouldn't show up due to the fact you are the author and won't receive the alert. Same as thread "notify author of this action" options. Aside from that though, I definitely think that's an oversight. It is funny you post a real (likely) bug in the general discussion section and phrase typos in the bug section though ;).
 
There are permissions setup to allow users to manage their own profile and delete other people's profile posts on their profile. I'm guessing those permissions where reused when profile comments where expanded and fleshed out.
 
The logic with author alerts has generally been if you're not the content owner (or you're taking a "moderator-level" action), you can send the alert. There isn't an explicit permission over this.

However, as mentioned, the ability to manage others posts on your profile is what's triggering this. We'll likely need to check another permission to determine if you can send author alerts.
 
This has been fixed now. We check some moderator level permissions before showing the alert option. (It will roll out here shortly.)

What permissions are required so that mods can see the "Notify author of this action" option when deleting posts? I would like only some mods to be able to see it.
 
This will show for moderators who have the delete any or edit any permissions. With that in mind, there's not actually a way to allow a moderator to edit or delete the posts without them seeing the option to send an alert.
 
Top Bottom