← Back to team overview

mahara-contributors team mailing list archive

[Bug 1384879] Re: Can't load page with wallpost (in 1.11)

 

*** This bug is a duplicate of bug 1383995 ***
    https://bugs.launchpad.net/bugs/1383995

See https://bugs.launchpad.net/mahara/+bug/1383995/comments/5

** This bug has been marked a duplicate of bug 1383995
   Move all core plugin theme files into the /theme directory

-- 
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/1384879

Title:
  Can't load page with wallpost (in 1.11)

Status in Mahara ePortfolio:
  In Progress

Bug description:
  After the patch for Bug 1383995: Move plugin files into the /theme
  directory was merged it broke the rendering of the wall post page due
  to it's call to function pieform_template_dir() and that function not
  checking the now place for the wall pieform template file.

   f8 (lib/mahara.php:2172) No pieform template available: wallpost.php
  Call stack (most recent first):

      pieform_template_dir("wallpost.php", "blocktype/wall") at /home/robertl/htdocs/mahara-devel/mahara/htdocs/blocktype/wall/lib.php:131
      PluginBlocktypeWall::wallpost_form(object(BlockInstance)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/blocktype/wall/lib.php:46
      PluginBlocktypeWall::render_instance(object(BlockInstance)) at Unknown:0
      call_user_func_array(array(size 2), array(size 1)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/mahara.php:1578
      call_static_method("PluginBlocktypeWall", "render_instance", object(BlockInstance)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/blocktype/lib.php:782
      BlockInstance->render_viewing() at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/view.php:2049
      View->build_column(1, 2, false) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/view.php:2006
      View->build_columns(1, false) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/view.php:1991
      View->build_rows() at /home/robertl/htdocs/mahara-devel/mahara/htdocs/user/view.php:93


  Will add a patch to fix

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


References