Reviewed: https://reviews.mahara.org/6541 Committed: https://git.mahara.org/mahara/mahara/commit/d8285e3ec2e2c234b2c648805e6c47925b95e803 Submitter: Robert Lyon ([email protected]) Branch: master
commit d8285e3ec2e2c234b2c648805e6c47925b95e803 Author: Evan Giles <[email protected]> Date: Wed Jun 1 16:10:59 2016 +1000 Bug #1588091: Fix 'name display format' issue When a user chooses the 'name_display_format' of studentid - we get an error. This change just populates the studentid field of the user behatnotneeded Change-Id: I1e6a84723863e49dd94b83cb115f26262e6d9750 -- 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/1588091 Title: StudentID not displayed in content Status in Mahara: In Progress Status in Mahara 15.10 series: In Progress Status in Mahara 16.04 series: In Progress Status in Mahara 16.10 series: In Progress Bug description: The Portfolio content isn't able to show the author's name in all formats - Choosing the 'ID Number' format causes a php error. To reproduce: - Allocate a studentID to the current user - Go to Portfolio -> Pages -> Create Page - Put some content on the page - Select a 'Name display format' of 'ID Number' - Save the page - Click on the 'Display page' button Expected results: - The page will be displayed, showing the student ID as the auther Actual results: - The page is displayed, but it doesn't show the Student id - If $cfg->productionmode = false; a php error is shown on the screen I am running: - Mahara 16.04 - Ubuntu 14.04 - Postgres 9.3.11 To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1588091/+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

