Actions
Defect #24002
closedFilter on issues page does not appear after adding (it looks like jQuery version problem)
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues filter
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
After updating on Redmine 3.3.0 filters stop working.
It looks like jQuery version problem, cause errors on page are:
_Uncaught TypeError: Cannot read property 'msie' of undefined
lightbox.js:11 Uncaught TypeError: $(...).fancybox is not a function_
My jquery file from /redmine-3.3.0/public/javascripts/jquery-1.11.1-ui-1.11.0-ujs-3.1.4.js is in attachment.
My plugins now is:
clipboard_image_paste
redmine_inline_note_images_plugin
redmine_ldap_sync
redmine_lightbox
sidebar_hide
Files
Actions