← Back to team overview

mahara-contributors team mailing list archive

[Bug 1828140] Re: missing btn-primary class on validation email page

 

Commit hash: 
Environment tested: Master
Browser tested: Chrome
Theme used:  Raw | Default raw | Ocean | Modern | Primary school 

PRECONDITIONS: 
------------------------ 
1) Delete the primary email for a user in the database, I used: update usr set email = '' where email = '{email}'`

TEST STEPS: 
------------------------ 
1) log in as the same user whos email has just been deleted
2) Verify that a green continue button at bottom of page is displayed ✔

Catalyst QA Approved ✔

** Attachment added: "Button with correct colour after patch_08-05-19-15:09:15.png"
   https://bugs.launchpad.net/mahara/+bug/1828140/+attachment/5262229/+files/Button%20with%20correct%20colour%20after%20patch_08-05-19-15%3A09%3A15.png

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

Title:
  missing btn-primary class on validation email page

Status in Mahara:
  Confirmed
Status in Mahara 19.04 series:
  New

Bug description:
  To replicate:
  -Delete an email from a user in the database, I used: update usr set email = '' where email = '{email}'`
  -log in as the same user whos email has just been deleted

  expected result: green continue button at bottom of page
  actual result: white button

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


References