File Upload Error in Repeated Groups

I have a repeated group in a form with several elements including file uploads ( not Ajax ).
However the form will let me add repeated groups but when i want to delete them it will get me the following error:
jquery.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2 Uncaught Error: Syntax error, unrecognized expression: input[name=fabrik_deletedimages[7]
at Function.fa.error (jquery.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2)
at fa.tokenize (jquery.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2)
at Function.fa (jquery.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2)
at Function.a.find (jquery-migrate.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2)
at a.fn.init.find (jquery.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2)
at a.fn.init.a.fn.find (jquery-migrate.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2)
at CloneObject.decloned (fileupload-min.js:3)
at CloneObject.e.extend.$owner (mootools-core.js?54ed203e5f5e538afcaa6d0a5aea4b1d:38)
at Object.<anonymous> (form.js:3)
at Function.<anonymous> (mootools-core.js?54ed203e5f5e538afcaa6d0a5aea4b1d:9)
fa.error @ jquery.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2
fa.tokenize @ jquery.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2
fa @ jquery.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2
a.find @ jquery-migrate.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2
find @ jquery.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2
a.fn.find @ jquery-migrate.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:2
decloned @ fileupload-min.js:3
e.extend.$owner @ mootools-core.js?54ed203e5f5e538afcaa6d0a5aea4b1d:38
(anonymous) @ form.js:3
(anonymous) @ mootools-core.js?54ed203e5f5e538afcaa6d0a5aea4b1d:9
forEach @ mootools-more.js?54ed203e5f5e538afcaa6d0a5aea4b1d:139
deleteGroup @ form.js:3
e.extend.$owner @ mootools-core.js?54ed203e5f5e538afcaa6d0a5aea4b1d:38
(anonymous) @ form.js:3
exec @ jquery.ba-throttle-debounce.js:149
wrapper @ jquery.ba-throttle-debounce.js:161
dispatch @ jquery.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:3
r.handle @ jquery.min.js?54ed203e5f5e538afcaa6d0a5aea4b1d:3

is this a known issue ?
 
Thanks Hugh but this doesn'tupload_2017-8-31_15-2-16.png do the Job the error is still there.
If i unpublished the upload element the error disappears so it has definitely something to do with the upload element. Maybe it has something to do with the upload directory that the element creates an folder ?
upload_2017-8-31_15-2-16.png
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top