Reviewed: https://reviews.mahara.org/5146 Committed: https://git.nzoss.org.nz/mahara/mahara/commit/49d14141489a5faf99cfe4488e354450528d2a39 Submitter: Jono Mingard ([email protected]) Branch: 15.04_STABLE
commit 49d14141489a5faf99cfe4488e354450528d2a39 Author: Robert Lyon <[email protected]> Date: Wed Aug 19 09:40:52 2015 +1200 Bug 1486262: Removing the isset() option from Note content.tpl behatnotneeded Change-Id: I3b0dae6cfb1ebd3af3df5d69eaf252e9299855a0 Signed-off-by: Robert Lyon <[email protected]> -- 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: In Progress Status in Mahara 1.10 series: In Progress Status in Mahara 1.9 series: In Progress Status in Mahara 15.04 series: In Progress 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

