Patch for "master" branch: https://reviews.mahara.org/9565
-- 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/1815953 Title: Undefined index "versioning" in blogpost block rendering Status in Mahara: In Progress Status in Mahara 18.10 series: In Progress Status in Mahara 19.04 series: In Progress Bug description: Undefined index: versioning Call stack (most recent first): * log_message(string(size 27), integer, true, true, string(size 85), integer) at ***/lib/errors.php:520 * error(integer, string(size 27), string(size 85), integer, array(size 20)) at ***/artefact/blog/lib.php:1087 * ArtefactTypeBlogPost::get_posts(string(size 7), integer, integer, array(size 4)) at ***/artefact/blog/lib.php:342 * ArtefactTypeBlog->render_self(array(size 4)) at ***/artefact/artefact.php When we enable the option 'countcomments' we also check the 'versioning' so we need to pass the $versioning value in as part of the options To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1815953/+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

