Roundcube-Plugins icon indicating copy to clipboard operation
Roundcube-Plugins copied to clipboard

jquery errors

Open pduersteler opened this issue 11 years ago • 5 comments

Setting up vacation_sieve on a roundcube installation which also contains "passwords". I receive the following errors:

TypeError: d.widget is not a function
...tiselect",function(a){a.preventDefault();switch(a.which){case 9:case 27:b.close(...

TypeError: $(...).multiselect is not a function
...'select#addressed_to').multiselect({header:false, selectedList: 2, height:"auto"...
vacati...3223016 (Row 31)

This renders the settings screen unclickable. Also tried the currently open pull request #9, however that one leads to a 500 Server Error when visiting the settings page.

pduersteler avatar Jul 07 '13 18:07 pduersteler

Hi,

This is clearly a javascript error. I know the plugin is actually working with the current git branch of roundcube. Which version of roundcube you use?

arodier avatar Jul 09 '13 05:07 arodier

Tried with 0.8.6 and then updated and tried on 0.9.2, same thing.

pduersteler avatar Jul 09 '13 06:07 pduersteler

I'm having this same issue. Any progress on this?

LeonB avatar Jan 25 '14 20:01 LeonB

The same issue (roundcube 0.9.5)

mantoze avatar Feb 06 '14 10:02 mantoze

+1

bjo81 avatar Feb 25 '14 00:02 bjo81