← Back to team overview

mahara-contributors team mailing list archive

[Bug 1377377] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3817
Committed: http://gitorious.org/mahara/mahara/commit/f66f3cc26e18574067610fa5b02a96389856f66a
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch:    1.10_STABLE

commit f66f3cc26e18574067610fa5b02a96389856f66a
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Oct 7 09:42:19 2014 +1300

Setting renamecopies default to false (Bug #1377377)

Change-Id: If77c6818fbff0f05d0e40fa93b4691827b8078eb
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
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/1377377

Title:
  Make $cfg->renamecopies = false; the default config value

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.10 series:
  Fix Committed
Status in Mahara 1.11 series:
  Fix Committed

Bug description:
  When a site is set up, the default value for "renamecopies" is "true".
  This means that all pages and collections that are copied have the
  "Copy of" prepended to their title. This is not great when you copy
  templates because then you have to go through all pages and
  collections to change it to the proper title.

  I recommend to make the default value for "renamecopies" "false" so
  that the "Copy of..." does not appear. So far I've changed this
  setting on all our Mahara instances to make it easier for users to
  work with.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1377377/+subscriptions


References