Comment 5 for bug 800373

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

Reviewed: https://reviews.mahara.org/672
Committed: http://gitorious.org/mahara/mahara/commit/b730b9e9301e4c043d0820eaaa557c1afc5105ba
Submitter: Hugh Davenport (<email address hidden>)
Branch: master

commit b730b9e9301e4c043d0820eaaa557c1afc5105ba
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 118084a6a6c609e54471b55b22db48b7d76a9c50

    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>