mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #39837
[Bug 1636850] A change has been merged
*** This bug is a duplicate of bug 1565199 ***
https://bugs.launchpad.net/bugs/1565199
Reviewed: https://reviews.mahara.org/7252
Committed: https://git.mahara.org/mahara/mahara/commit/e08db4cd65c277d77eb658b33447779a8985c362
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch: 16.10_STABLE
commit e08db4cd65c277d77eb658b33447779a8985c362
Author: Cecilia Vela Gurovic <cecilia@xxxxxxxxxxxxxxx>
Date: Fri Oct 21 10:06:56 2016 +1300
Bug 1565199: Filter Recent Journals block Add entry + errors
In the block Recent journal entries, the drop-down menu
only shows the Journals which the user has permission to
add a new entry.
Also corrected error showing up and broken Journal search
in the Edit block side screen.
Also fixed the poor alignment of the artefactchoooser search form's
search button
Also fixes Bug 1636850 with change in lib/view.php
behatnotneeded
Change-Id: I44c0d6d25eda7cb37d4a8aab66a6d1b93ca60b69
(cherry picked from commit 88b94532101fd84acf132779a1dc1ad89f74188d)
--
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/1636850
Title:
The pagination in the notes dialog while editing a page does not leave
the first page
Status in Mahara:
In Progress
Status in Mahara 16.10 series:
Confirmed
Bug description:
While using the page editor and inserting a note and using the "Use
content from another note" shows a list of notes that could be used
for this, with a pagination underneath. When this pagination shows
more then one page, it is not possible to select another page than the
first. If one tries to do that, the list changes to "No results found"
without pagination. It is probably easier understood with the
screenshots.
The server logs output the following when trying to access the second
page:
[WAR] 93 (lib/view.php:3416) Object of class stdClass could not be converted to int, referer: https://mahara.uni-koblenz.de/view/blocks.php?id=11254
Call stack (most recent first):, referer: https://mahara.uni-koblenz.de/view/blocks.php?id=11254
* log_message(string(size 54), integer, true, true, string(size 21), integer) at /var/www/lib/errors.php:521, referer: https://mahara.uni-koblenz.de/view/blocks.php?id=11254
* error(integer, string(size 54), string(size 21), integer, array(size 14)) at /var/www/lib/view.php:3416, referer: https://mahara.uni-koblenz.de/view/blocks.php?id=11254
* View::get_artefactchooser_artefacts(array(size 17), object(LiveUser), object(stdClass), null) at /var/www/lib/view.php:3181, referer: https://mahara.uni-koblenz.de/view/blocks.php?id=11254
* View::build_artefactchooser_data(array(size 16), object(stdClass), null) at /var/www/view/artefactchooser.json.php:26, referer: https://mahara.uni-koblenz.de/view/blocks.php?id=11254
, referer: https://mahara.uni-koblenz.de/view/blocks.php?id=11254
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1636850/+subscriptions
References