mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #30404
[Bug 1486262] Re: Problem with isset() in a template file
** Also affects: mahara/15.10
Importance: Undecided
Status: New
** Also affects: mahara/15.10
Importance: Undecided
Status: Fix Released
--
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/1486262
Title:
Problem with isset() in a template file
Status in Mahara:
Fix Committed
Status in Mahara 1.10 series:
Fix Committed
Status in Mahara 1.9 series:
Fix Committed
Status in Mahara 15.04 series:
Fix Committed
Status in Mahara 15.10 series:
Fix Released
Bug description:
Getting this error
PHP Fatal error: Cannot use isset() on the result of an expression
(you can use "null !== expression" instead) in
/var/lib/sitedata/.../htdocs/theme/raw/artefact/internal/blocktype/textbox/templates/content.tpl.d17.php
on line 14
So will fix up the relating template to not use isset() as it doesn't
need to
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1486262/+subscriptions
References