mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #14419
[Bug 1055868] Re: When editing a block using IOS devices, a warning is shown
Give how much the editing screens have changed in the past year, I'm
going to mark this one as "Incomplete" unless someone wants to verify
that it's still taking place.
** Changed in: mahara
Status: Triaged => Incomplete
--
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/1055868
Title:
When editing a block using IOS devices, a warning is shown
Status in Mahara ePortfolio:
Incomplete
Bug description:
[WAR] 72 (lib/pieforms/pieform.php:1408) Pieform element instconf_artefactids wants to add headdata to the page, but it's too late. Build your form before generating the page.
Call stack (most recent first):
log_message("Pieform element instconf_artefactids wants to add ...", 8, true, true) at /var/www/mahara-dev/htdocs/lib/errors.php:109
log_warn("Pieform element instconf_artefactids wants to add ...") at /var/www/mahara-dev/htdocs/lib/pieforms/pieform.php:1408
Pieform->build_element_html(array(size 17)) at /var/www/mahara-dev/htdocs/lib/pieforms/pieform.php:659
Pieform->build() at /var/www/mahara-dev/htdocs/blocktype/lib.php:879
BlockInstance->build_configure_form(false) at /var/www/mahara-dev/htdocs/blocktype/lib.php:628
BlockInstance->render_editing(true) at /var/www/mahara-dev/htdocs/view/blocks.php:240
This is because there is a function pieform_get_headdata in
lib/pieform/pieform.php, which is called by lib/web.php and defines
PIEFORM_GOT_HEADDATA
I am not sure about problems with it, just reporting it.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1055868/+subscriptions
References