mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #43680
[Bug 1710988] Re: broken js when using pagination in a list of radio buttons
Here are the detailed test cases for this bug,
URL: https://bugs.launchpad.net/mahara/+bug/1710988
Scenario 1:
Bug Description: Empty notes are displayed in the page when setting the
content of a note with 'Use content from another note' button.
Environment to be tested: Master branch
Browser Testing: Firefox, Chrome, Safari, IE ( latest Version)
Steps to reproduce:
Precondition: User should have existing pages.
1. Navigate to Main Menu > Portfolio > Pages and collections.
2. Click on ‘Edit’ for an existing page.
3. Click on ‘General’ to expand on the left hand side of the page.
4. Click on ‘Note’.
5. Click the ‘Add’ button.
6. Enter ‘Test into the ‘block content’ and click the ‘Save’ button.
7. Now again click on ‘Note’.
8. Click the ‘Add’ button.
9. Click on ‘Use content from another note’.
10. Choose the Radio button with the description as 'Test'
11. Click the ‘Save’ button.
Expected result: Each Note description should be displayed with the text ‘Test’ on the page.
Actual Result: Each Note description is displayed with the text 'Test'.
Scenario 2:
Bug Description: Choosing mark as read or deleting the messages from the
Inbox doesn't show up unless the page is refreshed.
Environment to be tested: Master branch
Browser Testing: Firefox, Chrome, Safari, IE ( latest Version)
Steps to Reproduce:
Precondition: Personal email Inbox and outbox( sent)should have more
than 10 unread messages each.
1. Navigate to 'User menu' and select the ‘Inbox’.
2. Click on ‘Second page’.
3. Select one of the unread message.
4. Now click on 'Bulk Actions' drop down and select ‘Mark as read’.
Expected Result: The unread message should be displayed as read.
Actual Result: The unread message is displayed as read.
--
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/1710988
Title:
broken js when using pagination in a list of radio buttons
Status in Mahara:
Fix Committed
Status in Mahara 17.04 series:
Fix Committed
Status in Mahara 17.10 series:
Fix Committed
Bug description:
affects 17.04 and master
Cases where the js is broken:
1. Notes: When setting the content of a note with the 'Use content
from another note' button
Steps to reproduce:
- Edit a page
- add a note to it with text 'Test' and save
- add another note to the page
- in the configuration, press 'Use content from another note'
- Select the note with text 'Test' and save
Result expected: We have two notes with text 'Test' in the page
Actual result: We have two empty notes in the page
2. In the personal email inbox:
- have more than 10 unread messages in the inbox
- go to a page different than the first one
- Select an unread message, choosing 'Mark as read' from the Bulk options at the top
Expected result: show the message as read automatically
Actual result: will not show the message as read automatically. We need to refresh the page to see it.
- have more that 10 messages
- go to a different page than the first one
- Select one message and choose 'delete' in the Bulk options at the top.
Expected result: The messages we want to delete are removed from the list
Actual result: All messages will disappear and we have to refresh the page to see the changes.
3. In outbox (messages Sent)
Same as inbox for deleting a message
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1710988/+subscriptions
References