← Back to team overview

mahara-contributors team mailing list archive

[Bug 800373] A change has been merged

 

Reviewed:  https://reviews.mahara.org/684
Committed: http://gitorious.org/mahara/mahara/commit/d2702455eeb501d15f51531e37b7d5a50e8e6cee
Submitter: Francois Marier (francois@xxxxxxxxxxxxxxx)
Branch:    1.4_STABLE

commit d2702455eeb501d15f51531e37b7d5a50e8e6cee
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 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 <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