mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #43334
[Bug 1694908] A change has been merged
Reviewed: https://reviews.mahara.org/7865
Committed: https://git.mahara.org/mahara/mahara/commit/a89911f577a3d9b0cda97c96b71a8dcc9f251b85
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 17.04_STABLE
commit a89911f577a3d9b0cda97c96b71a8dcc9f251b85
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Wed Jul 12 07:11:16 2017 +1200
Bug 1694908: Fix URL for user search
- The URL was incorrect and resulted in an error message.
- Added missing adminusersearch.js
fixing for 17.04 raw_old theme
behatnotneeded
Change-Id: Ia434411ed2d44b64bbad1066e51e0aed81e474d9
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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/1694908
Title:
Archived submissions page doesn't return proper URL for results
Status in Mahara:
Fix Committed
Status in Mahara 17.04 series:
Fix Committed
Status in Mahara 17.10 series:
Fix Committed
Bug description:
Mahara 17.04 and master
When you archived a portfolio and go to /admin/groups/archives.php to
search for the user, you are being returned to the wrong page:
/admin/groups/archive.php
In addition, while you can select your institution, it doesn't
actually display its name next to the search field as it does on other
screens where you can narrow down the user search, e.g. as on "User
search".
To replicate:
0. Add yourself to an institution that is not "No institution".
1. Create a portfolio page.
2. Create a group that allows submissions and the archiving of submissions.
3. Submit your page.
4. Release the page.
5. Run the cron.
6. Go to "Admin menu" -> "Groups" -> "Archived submissions".
7. Select your institution from the drop-down.
Expected result: The institution name is displayed next to "User search:".
Actual result: It is not.
8. Search for your user's first name.
Expected result: You see your user's name.
Actual result: It takes you to the page /admin/groups/archive.php which can't be found as it's missing the "s" at the end of the URL before the extension.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1694908/+subscriptions
References