Comment 1 for bug 1750925

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/8538
Committed: https://git.mahara.org/mahara/mahara/commit/d374ec0bfb3492d463e4b3c17641e3d8e9e0dea0
Submitter: Cecilia Vela Gurovic (<email address hidden>)
Branch: master

commit d374ec0bfb3492d463e4b3c17641e3d8e9e0dea0
Author: Robert Lyon <email address hidden>
Date: Thu Feb 22 11:18:42 2018 +1300

Bug 1750925: Tidy up database for blocks that set their title via plugin

The 'myviews', 'mygroups', 'myfriends', 'wall' blocks all set their
title via the plugin so we don't need to set their title in
block_instance table.

Currently we are saving the 'myviews' one with broken lang string title

behatnotneeded

Change-Id: Ie583678e2a1bb650513f873024f49269b6e66912
Signed-off-by: Robert Lyon <email address hidden>