← Back to team overview

mahara-contributors team mailing list archive

[Bug 1270752] 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/1270752

Title:
  "shared with me" pagination fails with IE 9

Status in Mahara ePortfolio:
  Fix Committed
Status in Mahara 1.8 series:
  Fix Committed
Status in Mahara 1.9 series:
  Fix Committed

Bug description:
  In Mahara 1.8.1 when there's more than 10 views in the "shared with
  me" tab the pagination does not work.

  This affects

  Windows Internet Explorer 9, Version 9.0.8112.16421
  Update version: 9.0.23
   
  Windows 7 Entreprise

  which is a default software at our UAS, unfortunately.

  Other browser do not fail.

  Server operating system Linux
  Database MySQL

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


References