mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #14987
[Bug 1250235] [NEW] View gives error if user could make skins then had option revoked
Public bug reported:
When viewing the page see errors like this
[WAR] 60 (view/view.php:321) Undefined variable: skindata
Call stack (most recent first):
log_message("Undefined variable: skindata", 8, true, true, "/home/robertl/htdocs/mahara-devel/mahara/htdocs/vi...", 321) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/errors.php:430
error(8, "Undefined variable: skindata", "/home/robertl/htdocs/mahara-devel/mahara/htdocs/vi...", 321, array(size 90)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/view/view.php:321
The check is checking on the wrong variable
will make a patch to fix
** Affects: mahara
Importance: Low
Assignee: Robert Lyon (robertl-9)
Status: 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/1250235
Title:
View gives error if user could make skins then had option revoked
Status in Mahara ePortfolio:
In Progress
Bug description:
When viewing the page see errors like this
[WAR] 60 (view/view.php:321) Undefined variable: skindata
Call stack (most recent first):
log_message("Undefined variable: skindata", 8, true, true, "/home/robertl/htdocs/mahara-devel/mahara/htdocs/vi...", 321) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/lib/errors.php:430
error(8, "Undefined variable: skindata", "/home/robertl/htdocs/mahara-devel/mahara/htdocs/vi...", 321, array(size 90)) at /home/robertl/htdocs/mahara-devel/mahara/htdocs/view/view.php:321
The check is checking on the wrong variable
will make a patch to fix
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1250235/+subscriptions
Follow ups
References