Forums | Mahara Community
Support
/
Embebbed Plan Tasks Won't Navigation to Other Task Sections
07 May 2014, 22:25
Hi
Our students have embedded their Mahara plans within a Mahara page. When they have two pages worth of tasks within their plans you can only see the first page of tasks (displays up to ten tasks per section) for the plan and cannot access or navigate the second section of tasks. They can only view the first section of their embeded Plan tasks.
Using Mahara version 1.9.
Cheers
08 May 2014, 3:02
Hi Ali,
I can confirm that with a recent master checkout. I think that the pagination javascript code doesn't get hooked. That actually happens also on other views on my installation, like the Portfolio/page list, only that in most cases, there is a non-Javascript pagination built into the view. But you notice that the JavaScript doesn't fire when you change the url in the address bar without pressing enter and then click on a pagination link. When the url changes, JavaScript doesn't fire. Can you confirm that with other views?
Cheers,
Tobias
08 May 2014, 10:54
Hi Ali, Tobias
I can also verify that this is a bug and so have submitted a bug report:
https://bugs.launchpad.net/mahara/+bug/1317295
And will now go and fix this problem
Cheers
Robert
09 May 2014, 11:08
Hi all,
Thanks for the bug report! Robert has written a patch for it, which has been approved and merged into core. We'll put out a Mahara 1.9.1 release early next week with this bug fix in it. If you're eager to apply the fix before then, you can get it directly from our code review system: https://reviews.mahara.org/#/c/3335/
Cheers,
Aaron