mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #05176
[Bug 800025] Re: Placing feedback crashes with Call to undefined function group_get_default_artefact_permissions
Hi Nigel,
I can't replicate this issue.
I was doing the following
Create new group
Create new page/view in group
View new page/view
Place feedback
Tried with both no attachment and with attachment
Works fine for me on 1.3_STABLE 1.4_STABLE and master (master it doesn't
actually let me upload an attachment...)
Can you walk us through what you did to get the error?
Cheers,
Hugh
** Changed in: mahara
Assignee: (unassigned) => Hugh Davenport (hugh-catalyst)
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/800025
Title:
Placing feedback crashes with Call to undefined function
group_get_default_artefact_permissions
Status in Mahara ePortfolio:
Triaged
Bug description:
Mahara 1.3.6.
When logged in as the site administrator, and trying to place some
feedback on a group view that they owned. No file was uploaded, and
just the word 'Test' was entered into the feedback box.
Upon submission, I got this in the logs:
PHP Fatal error: Call to undefined function group_get_default_artefact_permissions() in /var/www/ewiesion.com/mahara/artefact/lib.php on line 834
Adding a require_once('group.php') at the top of artefact/lib.php
fixed the issue.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/800025/+subscriptions
References