Reviewed: https://reviews.mahara.org/2962 Committed: http://gitorious.org/mahara/mahara/commit/bc9ef02da82dfbedaf40185db5e8af73243b61a8 Submitter: Aaron Wells ([email protected]) Branch: master
commit bc9ef02da82dfbedaf40185db5e8af73243b61a8 Author: Aaron Wells <[email protected]> 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

