Reviewed: https://reviews.mahara.org/11417 Committed: https://git.mahara.org/mahara/mahara/commit/a5e94559094326fb5af943004c934512286bf37d Submitter: Robert Lyon ([email protected]) Branch: 20.04_STABLE
commit a5e94559094326fb5af943004c934512286bf37d Author: Robert Lyon <[email protected]> Date: Fri Oct 30 10:53:35 2020 +1300 Bug 1902146: Handling translated 'all' for institution in smart evidence editor Currently we only handle English on the backend. We need to handle other languages too Change-Id: Ic3a82b683b2184b93404a7a7cd3744ed421278f1 Signed-off-by: Robert Lyon <[email protected]> (cherry picked from commit 6a917afde154770d44536dd1344b466cab0ba3d6) -- 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/1902146 Title: SmartEvidence framework Institution "All" option cannot be saved in non-english Status in Mahara: Fix Committed Status in Mahara 19.10 series: Fix Committed Status in Mahara 20.04 series: Fix Committed Status in Mahara 20.10 series: Fix Committed Status in Mahara 21.04 series: Fix Committed Bug description: Currently the saving and populating of the Institution field via json is only set up to handle it in English, eg 'all' but not other languages. Will need to do the checking / saving of institution value translated from what the form provides to English And then do the returning of data to form have the field from English to set language again To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1902146/+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

