← Back to team overview

mahara-contributors team mailing list archive

[Bug 1784762] Re: Login error when using a different language

 

Manual Test Script
-------------------------------------

Preconditions: 
-------------------------
1. Language packs installed for French 
2. Postgres DB used for site
3. User logged out 

Test Script: 
-------------------------

1. User select "Francais" from the language drop down field (located top right of Mahara home page login)
2. click the change button 
3. Confirm that the displayed text on page is noe displayed in French  ✔
4. Log in 
5. Confirm there are no error messages  ✔
6. Confirm that user is now on their dashboard page ✔

Catalyst QA Approved ✔

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

Title:
  Login error when using a different language

Status in Mahara:
  In Progress

Bug description:
  In master we can get this error:
  [WAR] 10 (lib/errors.php:859) Failed to get a recordset: postgres8 error: [-1: ERROR:  operator does not exist: character varying = bigint
  LINE 1: ...  $2 AND resourcetype = 'artefact' AND resourceid IN (SELECT...

  To get this error, you need to have:
  1) Site on latest master - using postgres
  2) Have installed a language pack or 2
  3) On homepage when logged out select language from dropdown and press the 'change' button
  4) Login

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


References