← Back to team overview

mahara-contributors team mailing list archive

[Bug 1465462] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4846
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/ab8a80a7e7519906d9b6459dfaeb0a1b5dfb38c5
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit ab8a80a7e7519906d9b6459dfaeb0a1b5dfb38c5
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Tue Jun 16 15:56:06 2015 +1200

Removing obsolete top submit button from profile (Bug #1465462)

This top submit button was used before we split the edit profile
page into tabs. The old tab JS used to remove it from the page.
The new Bootstrap JS does not remove it, and this causes problems
for Behat. But since we no longer support non-JS operation, it
makes more sense to remove it.

Change-Id: I38c5e451d018e47dc0704fe61892632431ec0c03

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

Title:
  Fixing behat tests post bootstrap merge

Status in Mahara ePortfolio:
  New

Bug description:
  A generic bug for the fixing up of behat tests post bootstrap merge.

  Things to consider when fixing behat tests:

  1) Is it broken because of a regression of a recent patch - try and re
  merge missing code

  2) Is broken because the bootstrap way is different - try and fix
  behat test

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


References