← Back to team overview

mahara-contributors team mailing list archive

[Bug 1450297] Re: Creating page failing due to PluginArtefact not being found

 

** Changed in: mahara
    Milestone: None => 15.10.0

** Changed in: mahara
       Status: New => In Progress

** Changed in: mahara
   Importance: Undecided => High

** Changed in: mahara
     Assignee: (unassigned) => Robert Lyon (robertl-9)

** Also affects: mahara/15.04
   Importance: Undecided
       Status: New

** Changed in: mahara/15.04
   Importance: Undecided => High

** Changed in: mahara/15.04
     Assignee: (unassigned) => Robert Lyon (robertl-9)

** Changed in: mahara/15.04
    Milestone: None => 15.04.1

** Changed in: mahara/15.04
       Status: New => In Progress

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1450297

Title:
  Creating page failing due to PluginArtefact not being found

Status in Mahara ePortfolio:
  In Progress
Status in Mahara 15.04 series:
  In Progress

Bug description:
  This problem was found when updating a client site:

   PHP Fatal error:  Class 'PluginArtefact' not found

  when trying to create a new page - was due to the wysiwyg pieform file
  trying to include artefact/file/lib.php in a non safe way

  This can be avoided by using safe_require('artefact', 'file');

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


References