messagerie-melanie2 / Roundcube-Skin-Melanie2-Larry-Mobile

Mobile Skin for Roundcube
GNU General Public License v3.0
73 stars 18 forks source link

Cannot add an attachment #30

Open fleuriedumal opened 6 years ago

fleuriedumal commented 6 years ago

When clicking on the attachment icon while composing a message, I get:

jquery.mobile-1.4.5.min.js?s=1522346255:13 Uncaught TypeError: Cannot read property 'length' of undefined at o (jquery.mobile-1.4.5.min.js?s=1522346255:13) at m (jquery.mobile-1.4.5.min.js?s=1522346255:13) at HTMLDocument.g (jquery.mobile-1.4.5.min.js?s=1522346255:13) at HTMLDocument.dispatch (jquery.min.js?s=1522344717:37) at HTMLDocument.q.handle (jquery.min.js?s=1522344717:37)

Using the latest versions of Roundcube/skin/plugin/jquery_mobile.

--edit--

Well, it seems I get that error while clicking on many things. Anyway, clicking on the attachment icon doesn't seem to do anything.

jacekn2 commented 6 years ago

Hi, try to replace the file in the new roundcube in the location roundcubemail/program/js/jquery.min.js on the file from the old version roundcubemail. I know that this is a bit of a guerrilla, but it works for me.

fleuriedumal commented 6 years ago

That helped.

I'm not sure if I should close the bug report.

jacekn2 commented 6 years ago

Do not close, this problem should be checked by the programmer.

hablutzel1 commented 6 years ago

@jacekn2, from which specific "old version roundcubemail" should jquery.min.js be copied?.

jacekn2 commented 6 years ago

I copy this file from version 1.2.7

hablutzel1 commented 6 years ago

@jacekn2, that works, but that would downgrade from jQuery 3.x to 2.x. Wouldn't this break things somewhere else?.

jacekn2 commented 6 years ago

I use basic plugins in this application and I have not noticed any errors related to this, but this is a temporary solution because I'm not a programmer :/ I am waiting for the official solution to the problem.

There is a problem when replying to a message, you can not scroll past the previous content

dobrildobrilov commented 6 years ago

any updates about this issue ?

gotech0 commented 4 years ago

atleast the latest version I installed from roundcube.net does attach files but only one. Next time if you click the attach button to browse for a new file it doesnt appear.

gotech0 commented 3 years ago

atleast the latest version I installed from roundcube.net does attach files but only one. Next time if you click the attach button to browse for a new file it doesnt appear.

waiting