Linking of tags in tag search
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Mahara |
Low
|
Robert Lyon | ||
| 1.8 |
Low
|
Unassigned | ||
| 1.9 |
Low
|
Robert Lyon |
Bug Description
The first site administrator of a site sees tags linked on /tags.php. However, regular users do not have their tags linked on that page. Every other user does not have the tags linked, not even a user who is newly created and has site admin rights.
Mahara master (1.8.0dev)
Kristina Hoeppner (kris-hoeppner) wrote : | #1 |
Changed in mahara: | |
milestone: | none → 1.8.0rc1 |
Changed in mahara: | |
milestone: | 1.8rc1 → 1.8.0 |
Changed in mahara: | |
milestone: | 1.8.0 → 1.8.1 |
Robert Lyon (robertl-9) wrote : | #2 |
Changed in mahara: | |
status: | Triaged → In Progress |
assignee: | nobody → Robert Lyon (robertl-9) |
Reviewed: https:/
Committed: http://
Submitter: Aaron Wells (<email address hidden>)
Branch: master
commit 2125398d94f21b1
Author: Robert Lyon <email address hidden>
Date: Fri Nov 22 08:48:22 2013 +1300
Tag links now for current owner not just owner = 1 (bug #1196213)
Change-Id: Id8b24afcd7dcfc
Signed-off-by: Robert Lyon <email address hidden>
Changed in mahara: | |
status: | In Progress → Fix Committed |
Aaron Wells (u-aaronw) wrote : | #4 |
Backported to 1.8: https:/
Mahara Bot (dev-mahara) wrote : | #5 |
Reviewed: https:/
Committed: http://
Submitter: Aaron Wells (<email address hidden>)
Branch: 1.8_STABLE
commit f414db2d102d1fb
Author: Robert Lyon <email address hidden>
Date: Fri Nov 22 08:48:22 2013 +1300
Tag links now for current owner not just owner = 1 (bug #1196213)
Change-Id: Id8b24afcd7dcfc
Signed-off-by: Robert Lyon <email address hidden>
Changed in mahara: | |
status: | Fix Committed → Fix Released |
Changed in mahara: | |
status: | Fix Committed → Fix Released |
Turns out the showing of the links was hardcoded to only show for owner = 1. /reviews. mahara. org/#/c/ 2734/
I've added patch to make it show the link if the owner of the tags matches the current owner
https:/