← Back to team overview

mahara-contributors team mailing list archive

[Bug 789324] Re: "Set block title" behaves differently for block "Group Pages"

 

This was changed as part of the fix for bug #677546

Whoever fixes this bug should keep in mind that by default the block
title field should stay empty, so that it's overridden and therefore
translatable.  Just blindly removing the get_instance_title function
will make the default title appear in English on all sites.

** Changed in: mahara
       Status: New => Triaged

** Changed in: mahara
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/789324

Title:
  "Set block title" behaves differently for block "Group Pages"

Status in Mahara ePortfolio:
  Triaged

Bug description:
  on master.dev:

  When you choose the "Group Pages" block for the group homepage, you do
  not see the pre-filled title anymore, but a link which will open the
  field. This behavior is different from the other block types where the
  title is always shown.

  I prefer the old way because it is more visible to users and they see
  immediately that they can / should change the title. With the block
  title hidden, I fear that most people would leave the default and not
  get the idea to change it (the link is in small letters only).

  The behavior of setting a title should be the same throughout and I
  suggest we keep the old way.


References