← Back to team overview

mahara-contributors team mailing list archive

[Bug 800373] A change has been merged

 

Reviewed:  https://reviews.mahara.org/672
Committed: http://gitorious.org/mahara/mahara/commit/b730b9e9301e4c043d0820eaaa557c1afc5105ba
Submitter: Hugh Davenport (hugh@xxxxxxxxxxxxxxx)
Branch:    master

commit b730b9e9301e4c043d0820eaaa557c1afc5105ba
Author: Hugh Davenport <hugh@xxxxxxxxxxxxxxx>
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 <hugh@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/800373

Title:
  "copy this page" in group is linked incorrectly

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  Mahara 1.4 stable; tested on demo.mahara.org

  http://mahara.org/interaction/forum/topic.php?id=3766

  When a group page is made copyable, the "Copy this page" link appears
  next to it when group pages are shown on the group homepage. However,
  the link points to the group homepage itself.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/800373/+subscriptions


References