?
avatar zsinryu
zsinryu
24 Feb 2014

Hi dev team,

I have just found a small issue of html5fallback.js.

Please check at
\media\system\js\html5fallback-uncompressed.js

elem.isRequired = !!($(elem).attr("required")),
elem.isDisabled = !!($(elem).attr("disabled"));

It should be ";" instead of ","

Regards

avatar zsinryu zsinryu - open - 24 Feb 2014
avatar Bakual
Bakual - comment - 24 Feb 2014

Thanks for the report. Currently we still track our issues in JoomlaCode tracker (http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemBrowse&tracker_id=8103).
Can you open an item there?

Also, since you already know how to solve the issue, you do want to provide a Pull Request? It's easier than one would think. We have a document page which explains how to do it: http://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests

avatar wilsonge
wilsonge - comment - 16 Apr 2014

Moved as part of PR #3441

avatar zero-24 zero-24 - close - 23 Jul 2014
avatar brianteeman
brianteeman - comment - 23 Jul 2014

Closed in favour of the PR #3441 so that any further comment takes place just on one issue

avatar brianteeman brianteeman - change - 23 Jul 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-07-23 15:00:36
avatar brianteeman brianteeman - close - 23 Jul 2014
avatar zero-24 zero-24 - change - 7 Jul 2015
Labels Added: ?
Removed: ? ?

Add a Comment

Login with GitHub to post a comment