Comment 12 for bug 1569552

Revision history for this message
Robert Lyon (robertl-9) wrote :

Ok, from what I've found this copy issue only exists if you copy a page/collection from another user using either the
 Portfolio -> Page 'Copy a page' button or Portfolio -> Collection 'Copy a collection' button that takes you to the 'Copy a page or collection' page and you click the copy button there for an item.

If you copy a page/collection via the copy link on the page itself it works fine.

The fix here https://reviews.mahara.org/#/c/6332/ fixes the issue.

To test:

1) Create a page and add a 'note' block to it
2) Share the page with registered users and allow copying from advanced options
3) Log in as another user - go to the page and click 'copy' - the page copies fine
4) Go to Portfolio -> Pages and click 'Copy a page' then click the copy button next to the page owned by the other user - page fails to copy.

With patch in place both ways should copy as expected