← Back to team overview

mahara-contributors team mailing list archive

[Bug 1341413] A change has been merged

 

Reviewed:  https://reviews.mahara.org/3491
Committed: http://gitorious.org/mahara/mahara/commit/6ee9ea10586cd9a88655d1d31ea77e2502db338e
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    master

commit 6ee9ea10586cd9a88655d1d31ea77e2502db338e
Author: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>
Date:   Tue Jul 15 13:42:38 2014 +1200

Fix IE issue when adding a blocktype (Bug 1341413)

The dynamic change of an input element from type=radio to type hidden
caused its value set to "" in IE.
It would be better to just hiding it instead of changing its type.

Change-Id: Id6a86f2e9a4bba2f2988e7fcbc3fac8f3d8468a2
Signed-off-by: Son Nguyen <son.nguyen@xxxxxxxxxxxxxxx>

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

Title:
  can't add textbox to page in IE10

Status in Mahara ePortfolio:
  Confirmed

Bug description:
  This relates to IE 10 on windows.

  If I try to add a textbox to the page by clicking on the 'textbox'
  option at top of chooser list I get the placement dialog box and when
  I click 'Save' I get this error:

    The 'blocktype' parameter is not alphabetical only

  If I try and do the same thing with the 'textbox' option under the
  'General' section it works fine.

  It looks as though the system is passing the blocktype variable as
  blank rather equal to 'textbox'

  Same happens with the two 'image' options so it looks to be an issue
  with the two options at the top of the chooser list.

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


References