Comment 4 for bug 795425

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

Reviewed: https://reviews.mahara.org/374
Committed: http://gitorious.org/mahara/mahara/commit/9459ace680939ab7b54f93a316739396d5675b39
Submitter: Francois Marier (<email address hidden>)
Branch: 1.4_STABLE

commit 9459ace680939ab7b54f93a316739396d5675b39
Author: Hugh Davenport <email address hidden>
Date: Thu Jun 23 10:03:22 2011 +1200

    Fix bug with pagination on journals page

    Bug #800575

    When pagination was used on the journals page, the user
    could not select any page other than the current. An error
    log occured if they did try.

    This fix adds a requires clause to the json script that is used
    by the pagination. Fixing this also brings up the issue in bug #795425

    Change-Id: I17516109f450e2044e4276e3f1a83dec2488bd26
    Signed-off-by: Hugh Davenport <email address hidden>