Reviewed: https://reviews.mahara.org/8116 Committed: https://git.mahara.org/mahara/mahara/commit/a25f4f11d35bf17d54acfb8010cd29e432fc86ea Submitter: Robert Lyon ([email protected]) Branch: 17.10_STABLE
commit a25f4f11d35bf17d54acfb8010cd29e432fc86ea Author: Cecilia Vela Gurovic <[email protected]> Date: Thu Oct 5 17:06:05 2017 +1300 Bug 1720269: old_raw patches for bugs: (General) Bug 1720264 Bug 1720235 Bug 1719736 Bug 1718821 Bug 1705126 Bug 1694908 Bug 1690687 Bug 1690232 Bug 1686843 Bug 1685041 Bug 1683561 Bug 1681987 Bug 1681934 Bug 1675223 Bug 1636064 Bug 1575512 Bug 1369569 Bug 692769 Also fixing up un-closed html tags in Bug 1701437 for raw and old raw behatnotneeded Change-Id: I8ac930ceebf78b4edad97289994318e7689a1e94 (cherry picked from commit 70ac7cec17e778da31d928ea37a7e2c7de13459f) -- 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 Released 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

