← Back to team overview

mahara-contributors team mailing list archive

[Bug 993676] A change has been merged

 

Reviewed:  https://reviews.mahara.org/2942
Committed: http://gitorious.org/mahara/mahara/commit/bec3fd2d5db5acaa6f63bc7c577321280251b25b
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch:    1.8_STABLE

commit bec3fd2d5db5acaa6f63bc7c577321280251b25b
Author: Aaron Wells <aaronw@xxxxxxxxxxxxxxx>
Date:   Tue Jan 21 14:16:33 2014 +1300

Revert "fix the writing Div's innerHTML Bug #993676"

This reverts commit 40fc4950131439b20f900d939856bc4abca018c3.

Bug 1270752: This patch broke the paginator for IE9 and earlier,
because the innerHTML of a table is read-only in those versions.
Additionally, testing in IE9, 10, FF, and Chromium, with this
patch reverted, I was unable to replicate the bug that it was
meant to fix, so it appears this patch is no longer needed.

Change-Id: I231bb536ff9e288bbe81f37f48041c2942556098

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

Title:
  Members did not show up in second search if the first search found no
  results

Status in Mahara ePortfolio:
  Fix Released

Bug description:
  Version: master
  Browser: Chromium

  Assumption
   + logged user is member of one or several groups

  Actions
   1. Open a group  from My groups
   2. Search member of this group with a keyword so that no member is found
   3. Search member again with another keyword so that more than one member are found

  Results
   - Empty list of members with number of results is not 0 (see attached file)
   - The list of member won't be displayed till I refresh the page.

  Expected results
   - List of members.

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


References