Bug/typo - mootools-ext.js rev 2435 line 114

Hello, while working with a form that includes a table join as a repeating group, I encountered the following javascript error in mootools-ext.js, rev 2435, on line 114:
Element.cloneWithIds is not a function.

This occures when the form loads and there are no associated records in the joined table for the current record. So instead of "No Data" with +/- buttons, the group displays empty form elements, and they are not stored on save.

On line 114, changing Element.cloneWithIds to element.cloneWithIds fixes the issue, as that is the proper reference for the var created on line 111.

Thanks for all your hard work, Fabrik is awesome!

-Bill
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top