← Back to team overview

mahara-contributors team mailing list archive

[Bug 1073604] Re: The 'blocktype' parameter is not alphabetical only

 

I have bodged a fix to this on my install by forcing mahara to load in
IE 8 mode by:

in themes/raw/templates/header.tpl

add

      <meta http-equiv="X-UA-Compatible" content="IE=8">


in themes/raw/templates/header.tpl change the first line to

<!DOCTYPE html>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
https://bugs.launchpad.net/bugs/1073604

Title:
  The 'blocktype' parameter is not alphabetical only

Status in Mahara ePortfolio:
  Triaged

Bug description:
  When using IE 9 and Mahara 1.5.6 when editing a page and dragging in
  item from the Files, image sand video tab the following error is
  displayed:

  The 'blocktype' parameter is not alphabetical only

  
  changing to a different tab and dragging in an item fixes this issue. As does opening up the developer tools with F12 and setting the page document mode to IE8 standards

  this issue dosen't occur in Firefox or Chrome

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


References