Done view editing button sends to Homepage, should be My Views?

Bug #635242 reported by Tim Fedak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mahara
Fix Released
Medium
Unassigned

Bug Description

1.3.0cr
My Portfolio > My Views > Edit Content and Layout
If you hit the "Done" button at the bottom of the edit view window, you're redirected to your Home Dashboard. Seems to me it would make more sense to go to My Views panel.

Does that sound like a bug?

T

Revision history for this message
Tim Fedak (tjfedak) wrote :

To fix this "bug", you could add
{else}view"

to line 77 of theme/raw/templates/view/block.tpl

as in:

        <form action="{$WWWROOT}{if $groupid}{if $viewtype == 'grouphomepage'}group/view.php{else}view/groupviews.php{/if}{elseif $institution}view/institutionviews.php{else}view"{/if}" method="GET">

Revision history for this message
Richard Mansfield (richard-mansfield) wrote :

It sounds like a bug to me, in fact I think in 1.2 it does go back to My Views, so this is something that was broken fairly recently.

Changed in mahara:
status: New → Triaged
importance: Undecided → Medium
milestone: none → 1.3.1
Changed in mahara:
status: Triaged → Fix Committed
Changed in mahara:
status: Fix Committed → Fix Released
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.