Archived submissions page doesn't return proper URL for results

Bug #1694908 reported by Kristina Hoeppner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
High
Unassigned
17.04
Fix Released
High
Unassigned
17.10
Fix Released
High
Unassigned

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.

Tags: regression
Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/7802

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7802
Committed: https://git.mahara.org/mahara/mahara/commit/061b1e41a1c9b4bd3b56062b7b9ccd0489f15458
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 061b1e41a1c9b4bd3b56062b7b9ccd0489f15458
Author: Kristina D.C. Hoeppner <email address hidden>
Date: Thu Jun 1 20:08:37 2017 +1000

Bug 1694908: Fix URL for user search

- The URL was incorrect and resulted in an error message.
- Added missing adminusersearch.js

behatnotneeded

Change-Id: I02c59c2f67bf051803c479ea6b466e547aea2724

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "17.04_STABLE" branch: https://reviews.mahara.org/7807

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7807
Committed: https://git.mahara.org/mahara/mahara/commit/889e2a39316086c1aa0b960618951027c6f75ac0
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.04_STABLE

commit 889e2a39316086c1aa0b960618951027c6f75ac0
Author: Kristina D.C. Hoeppner <email address hidden>
Date: Thu Jun 1 20:08:37 2017 +1000

Bug 1694908: Fix URL for user search

- The URL was incorrect and resulted in an error message.
- Added missing adminusersearch.js

behatnotneeded

Change-Id: I02c59c2f67bf051803c479ea6b466e547aea2724
(cherry picked from commit 061b1e41a1c9b4bd3b56062b7b9ccd0489f15458)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "17.04_STABLE" branch: https://reviews.mahara.org/7865

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "17.04_STABLE" branch: https://reviews.mahara.org/7866

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/7866
Committed: https://git.mahara.org/mahara/mahara/commit/0947f40acafff0151201bd990f77d30bcff28f87
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.04_STABLE

commit 0947f40acafff0151201bd990f77d30bcff28f87
Author: Robert Lyon <email address hidden>
Date: Wed Jul 12 07:19:05 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: I7b5525c2fc21be7d66cc5161939249d947abca66
Signed-off-by: Robert Lyon <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/7865
Committed: https://git.mahara.org/mahara/mahara/commit/a89911f577a3d9b0cda97c96b71a8dcc9f251b85
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.04_STABLE

commit a89911f577a3d9b0cda97c96b71a8dcc9f251b85
Author: Robert Lyon <email address hidden>
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 <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/8094

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8094
Committed: https://git.mahara.org/mahara/mahara/commit/70ac7cec17e778da31d928ea37a7e2c7de13459f
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit 70ac7cec17e778da31d928ea37a7e2c7de13459f
Author: Cecilia Vela Gurovic <email address hidden>
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

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "17.10_STABLE" branch: https://reviews.mahara.org/8116

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8116
Committed: https://git.mahara.org/mahara/mahara/commit/a25f4f11d35bf17d54acfb8010cd29e432fc86ea
Submitter: Robert Lyon (<email address hidden>)
Branch: 17.10_STABLE

commit a25f4f11d35bf17d54acfb8010cd29e432fc86ea
Author: Cecilia Vela Gurovic <email address hidden>
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)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.