?
avatar dentrite
dentrite
25 Nov 2014

https://github.com/joomla/joomla-cms/blob/staging/media/system/js/core-uncompressed.js#L30

IE10 debugger prompts "invalid parameter"(translated from Chinese) when trying to submit form through the core.js script. After searching the web, I found a solution:

 fireEvent('onsubmit')    // instead of fireEvent('submit') 

The problem disappeared after the change.

avatar dentrite dentrite - open - 25 Nov 2014
avatar jissues-bot jissues-bot - change - 25 Nov 2014
Labels Added: ?
avatar brianteeman brianteeman - change - 19 Jul 2015
Category JavaScript
avatar brianteeman brianteeman - change - 12 Nov 2015
Status New Information Required
avatar brianteeman
brianteeman - comment - 12 Nov 2015

Sorry that it has taken so long for you to get a reply on this issue. Is it still a problem in the current release of joomla or has it been resolved elsewhere?


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/5190.

avatar Fedik
Fedik - comment - 12 Nov 2015

this issue already fixed in #6587

avatar zero-24
zero-24 - comment - 12 Nov 2015

Closing than. Thanks

avatar zero-24 zero-24 - change - 12 Nov 2015
Status Information Required Closed
Closed_Date 0000-00-00 00:00:00 2015-11-12 18:36:45
Closed_By zero-24
avatar zero-24 zero-24 - close - 12 Nov 2015

Add a Comment

Login with GitHub to post a comment