← Back to team overview

mahara-contributors team mailing list archive

[Bug 1683202] A change has been merged

 

Reviewed:  https://reviews.mahara.org/7661
Committed: https://git.mahara.org/mahara/mahara/commit/3c5ac809f7183869d6940dc63371af7fd1916e39
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch:    master

commit 3c5ac809f7183869d6940dc63371af7fd1916e39
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Thu Apr 20 20:54:47 2017 +1200

Bug 1683202: Country column to display correctly in user search

When adding it via the Extensions -> Internal fields config form

So that it displays 'Australia' instead of 'au'

behatnotneeded

Change-Id: Ic83c20bbf555de38c4d3a657116fc31d577dfc64
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/1683202

Title:
  Custom profile field for country doesn't display real name in "User
  search"

Status in Mahara:
  In Progress
Status in Mahara 17.04 series:
  In Progress
Status in Mahara 17.10 series:
  In Progress

Bug description:
  New Mahara 17.04 feature implemented in bug #1661125.

  When you select to display the country in the user search table, it
  only displays the country code, but not the actual human readable
  country name.

  How to replicate:

  1. On /admin/extensions/pluginconfig.php?plugintype=artefact&pluginname=internal&type=profile select "Country" under "Administration user search".
  2. Fill in the country "New Zealand" for your user under Content -> Profile -> Contact information.
  3. Go to Administration -> Users -> User search and view the table.

  Expected result: See "New Zealand" in the "Country" column.
  Actual result: You see "nz".

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


References