← Back to team overview

mahara-contributors team mailing list archive

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

 

Public bug reported:

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

** Affects: mahara
     Importance: Undecided
     Assignee: Liam (liam-sharpe)
         Status: Confirmed

** Affects: mahara/19.04
     Importance: Undecided
         Status: New


** Tags: bite-sized front-end

** Also affects: mahara/19.04
   Importance: Undecided
       Status: New

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


Follow ups