← Back to team overview

mahara-contributors team mailing list archive

[Bug 1753359] Re: Always take public anonymous comments through moderation

 

Launchpad: https://bugs.launchpad.net/mahara/+bug/1753359
Gerrit: https://reviews.mahara.org/#/c/8618/
Bug description: Always take public anonymous comments through moderation

--------------------------------------------------------------
Environment tested: Master
Browser tested: Chrome

===================
Manual Test Script
===================

Precondition:
UserA_01Page exists 
	- open to public 
	- share > advance options > Moderate comments = Yes
	- comments block on page 
UserA_02Page 
	- open to public 
	- share > advance options > Moderate comments = Off
	- comments block on page

Test Steps: 
1. UserB log in 
2. comments on UserA_01Page
3. comments on UserA_02Page
4. UserB log out
5. comments on UserA_01Page http://mahara/view/view.php?id=10
6. comments on UserA_02Page http://mahara/view/view.php?id=9
7. UserA log in 
8. Inbox displays
9. New comment on Page UserA_01
10. Request to change private comment to public
11. New comment on Page UserA_02
12. Request to change private comment to public
13. New comment on Page UserA_02

Expected Result: User recieves 1 email  
  * Request to change private comment to public <subject: Bob NOT LOGGED IN has requested that you make their comment public.>
Actual Result:  User recieves 3 emails 
Request to change private comment to public <subject: Bob NOT LOGGED IN has requested that you make their comment public.>
  * New comment on Page UserA_01<subject: Bob NOT LOGGED IN (Link to page: Page UserA_01)>
Should only have 1 email sent to user = Request to change private comment to public

Catalyst QA Failed Testing ✘

** Bug watch added: mahara/view/ #10
   http://mahara/view/view.php?id=10

** Bug watch added: mahara/view/ #9
   http://mahara/view/view.php?id=9

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1753359

Title:
  Always take public anonymous comments through moderation

Status in Mahara:
  Fix Committed

Bug description:
  Anonymous comments are an easy target for spammers as they can just
  leave a comment.

  While portfolio authors receive an email notification about new
  comments, if they don't have access to the email address anymore or
  don't monitor their emails closely, a portfolio page can end up with
  lots of spam comments.

  It would be beneficial, if all anonymous comments that are placed
  publicly went through a moderation explicitly rather than the page
  author having to select to moderate comments.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1753359/+subscriptions


References