mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #33169
[Bug 1523314] Re: Broken lang string in groups
I can't load the image and don't see a lang string that's out of place
on the settings page for a group.
** Changed in: mahara
Status: New => Incomplete
--
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/1523314
Title:
Broken lang string in groups
Status in Mahara:
Incomplete
Bug description:
Feature: Commenting on a group page
In order to be able to verify I commented publicly on a group page
As a user
So leave feedback and it appears in the right place
Background:
Given the following "users" exist:
| username | password | email | firstname | lastname | institution | authname | role |
| userA | Kupuhipa1 | test01@xxxxxxxxxxx | Pete | Mc | mahara | internal | member |
| userB | Kupuhipa1 | test02@xxxxxxxxxxx | Rachel | Mc | mahara | internal | member |
Given the following "groups" exist:
| name | owner | description | grouptype | open | invitefriends | editroles | submittableto | allowarchives | members | staff |
| group 01 | userA | This is group 01 | standard | ON | ON | all | OFF | OFF | userA, userB | userA |
Scenario: As a user leaving public feedback on a group page (Bug 1509129)
Given I log in as "userA" with password "Kupuhipa1"
And I choose "Groups"
# Changing the settings of the block to change notification feedback
And I click on "Settings" in the "div.groupuserstatus" "css_element"
When all these steps have been followed, I get the broken lang string
showen below in the picture.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1523314/+subscriptions
References