mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #21855
[Bug 1384879] A patch has been submitted for review
Patch for "master" branch: https://reviews.mahara.org/3868
--
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