mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #46681
[Bug 1197197] Re: No comment modification notification for group view
Steps to reproduce-
Precondition: There should be existing users other than administrator.
1. Login to mahara as an admin user
2. Navigate to Main menu> Groups
3. Click on Create group and fill in all the mandatory fields.
4. Click on Save group button.
5. Now click on "Pages and collections" within the group
6. Click on Add and select page
7. Enter all the Mandatory fields and click on save button.
8. Now click on share button on the page.
9. Click on Advanced options and enable "Allow comments" and " Moderate
comments"
10. Select Public from the drop down under Shared with and click on save
button.
11. Logout as administrator and Login with another user who is not admin
12. At the dashboard under "Latest changes I can view" click on the page
name that has been modified as admin
13. Enter some text to comment and make sure to disable "Make comment
Public"
14. Click on comment
15. Click on edit button for the comment we have added at step 13
16. Now enable " Make comment Public" and click on save button.
17. Logout as a user and Login back as the admin user
Expected result: An email should be sent to Group administrator after
making changes to the comment and also it should send a mail to moderate
the comments
Actual Result: No email is sent to Group administrator for moderation
--
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/1197197
Title:
No comment modification notification for group view
Status in Mahara:
Fix Released
Bug description:
Following on from https://bugs.launchpad.net/mahara/+bug/1171310
The patch mentioned there does not allow for group administrators to
be alerted when a comment is modified from private to public with
activate comments & comment moderation turned on for the page
To test:
get patch from https://bugs.launchpad.net/mahara/+bug/1171310 (if not already merged into master)
1. Create a Group and make a page for it - take note of the url for the page
2. Make the page accessible to the public, and activate comments & comment moderation for the page (this is all under the Sharing tab)
3. Log in as a user not in the group and go to the page
4. Place a comment on the Page, making sure to untick the "Make public" box so that the comment is private.
5. Click the "edit" icon next to the newly created comment.
6. On the edit page, tick the "Make public" box, and click Save.
Expected result: The comment's status should be "This comment is
private | You have requested that this comment be made public" and
that the administrator of the group gets an email.
Outcome: no email to group administrator
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1197197/+subscriptions
References