#1488011 closed Bug Patches (worksforme)
jQuery Plugin not working - JavaScript Errors
| Reported by: | jeffshead | Owned by: | |
|---|---|---|---|
| Priority: | 3 | Milestone: | 0.6-beta |
| Component: | Plugins | Version: | 0.5.3 |
| Severity: | major | Keywords: | jQuery plugin error |
| Cc: |
Description
Below are my communications with Rosali. In short, I have performed a fresh install (twice) of RC 5.3 stable with the 5.3 plugin bundle. The included jQuery plugin does not work for me. If I replace it with the previous version, everything works. Rosali told me to post a ticket here since he does not have this issue on his server.
What steps will reproduce the problem?
- Install RC 5.3 and plugin bundle
- Activate jQuery, sticky_notes, help_ui and keyboard_shortcuts plugins
- Test functionality of those plugins. They do not work with this version of jQuery.
What is the expected output? What do you see instead?
Nothing happens. IE8 throws JavaScript? errors:
---
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath?.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Thu, 28 Jul 2011 00:23:14 UTC
Message: Object doesn't support this property or method
Line: 9
Char: 3
Code: 0
URI: http://www.mysite.com/webmail/plugins/keyboard_shortcuts/keyboard_shortcuts.js?s=1283460898
Message: Object doesn't support this property or method
Line: 2
Char: 3
Code: 0
URI: http://www.mysite.com/webmail/plugins/keyboard_shortcuts/keyboard_shortcuts.js?s=1283460898
---
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath?.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Thu, 28 Jul 2011 00:24:41 UTC
Message: Object doesn't support this property or method
Line: 99
Char: 4
Code: 0
URI: http://www.mysite.com/webmail/plugins/sticky_notes/skins/Mydefault/jquery.stickynotes.js?s=1303078314
---
What version of the product are you using? On what operating system?
5.3 stable with 5.3 bundle on Windows Server 2003 R2 that is being accessed via Windows XP machine.
Please provide any additional information below.
If I replace the jQuery plugin folder with a previous version (1.8.12), it solves the problem.
Comment 1 by project member rol...@…, Today (6 hours ago)
Works for me with IE 8 and IE 9.
Since Roundcube 0.6 (SVN) jqueryui is part of Roundcube release. Please address your issue to Roundcube devs at trac (http://trac.roundcube.net).
Jqueryui plugin is justed bundled until there is an official Roundcube 0.6 release.
Change History (2)
comment:1 Changed 22 months ago by alec
- Milestone set to 0.6-beta
- Resolution set to worksforme
- Status changed from new to closed
comment:2 Changed 22 months ago by jeffshead
I downloaded trunk-4985 and it appears as though it contains the previous 1.8.12 version of jQueryUI. I simply uploaded (overwrote) the RC and plugin files from the trunk and all seems to be working now.
There is definetly an issue with the 1.8.14 version of jQuery in the 5.3 bundle and RC 5.3 Stable but it seems no one wants to investiagte what's causing the issue.

I see you have problems with plugins not supported by as. Try with svn-trunk version of Roundcube and jqueryui plugin. There was jquery/jquery-ui updates.