User tests: Successful: Unsuccessful:
Cannot read property 'H5Form' of null
Status | New | ⇒ | Pending |
Labels |
Removed:
?
|
Category | ⇒ | JavaScript |
Not sure why is it still not merged? We all agreed on this long back. @brianteeman can you please check?
@AbhishekDas: The html5fallback.js also needs to be updated.
How can I test this change?
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/3024.
I had this while using a jquery plugin for file upload, it is something that happens from time to time, haven't got to the point to understand it to 100%.
You can test this by requesting an Ajax form submission request for any particular field within the admin form at backend. The element object does not contain the actual form therefore elem.form
is null or undefined and validateField
function can not process the same. We need to ensure the existence of elem.form
before trying to process the same.
@AbhishekDas Thanks for your input but this PR seems to have no effect as I cannot even confirm the original error. Unless you have specific steps to reproduce this problem, I don't see the need for this.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-02-27 19:49:53 |
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33220&start=0