Comment 7 for bug 800373

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

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

commit d2702455eeb501d15f51531e37b7d5a50e8e6cee
Author: Hugh Davenport <email address hidden>
Date: Fri Sep 9 13:43:56 2011 +1200

    Fix group view blocktype copy page feature.

    This was introduced in commit dd9395a450cef9789147125833247b9499fde047

    The original code presumed that the the data was an object, but was infact
    an array. This patch changes it to array access's instead of object deref's.

    Bug #800373

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