List field editing, uploading attachment error

Post Reply
User avatar
lvyulin
Posts: 70
Joined: 12 Dec 2022, 11:55
Name: les lv
Location: shanghai

List field editing, uploading attachment error

Post by lvyulin »

List field editing, uploading attachment error
20230522195832.png
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: List field editing, uploading attachment error

Post by support »

Not clear how to reproduce this error.
User avatar
lvyulin
Posts: 70
Joined: 12 Dec 2022, 11:55
Name: les lv
Location: shanghai

Re: List field editing, uploading attachment error

Post by lvyulin »

Click on the attachment field in the list, and a pop-up edit box will pop up. After selecting the upload file, JS will display an error and cannot complete the upload
Didou12
Posts: 487
Joined: 14 Jan 2023, 14:53
Name: Louis
Location: Montreal, Canada

Re: List field editing, uploading attachment error

Post by Didou12 »

if I may ask, what is the error ?
Using Rukovoditel since 2022 --- v3.4 (with extension) in French on PHP 8.2
I keep the French translation up to date
I'm trying to help you (+10 years experience in html, css, php, sql, JS/jquery, python)
User avatar
lvyulin
Posts: 70
Joined: 12 Dec 2022, 11:55
Name: les lv
Location: shanghai

Re: List field editing, uploading attachment error

Post by lvyulin »

After selecting the attachment, the upload was unsuccessful

Console error prompt:
jquery-3.6.4.min.js:2 Uncaught Error: Syntax error, unrecognized expression: #
User avatar
lvyulin
Posts: 70
Joined: 12 Dec 2022, 11:55
Name: les lv
Location: shanghai

Re: List field editing, uploading attachment error

Post by lvyulin »

I established a demonstration:
https://pdemo.rukovoditel.pro/3.4/index ... mo_id=2239

Quickly edit attachment fields in the list, but still unable to upload
20230529130404.png
User avatar
support
Site Admin
Posts: 6231
Joined: 19 Oct 2014, 18:22
Name: Sergey Kharchishin
Location: Russia, Evpatoriya

Re: List field editing, uploading attachment error

Post by support »

Found issue. File from archive replace to js\uploadifive\
Then click CRTL+F5 to reset browser cache.
Let me know if it's ok now.
Attachments
jquery.uploadifive.zip
(7.79 KiB) Downloaded 19 times
User avatar
lvyulin
Posts: 70
Joined: 12 Dec 2022, 11:55
Name: les lv
Location: shanghai

Re: List field editing, uploading attachment error

Post by lvyulin »

It is running normally now, thank you
Post Reply