Project

General

Profile

Actions

Defect #24002

closed

Filter on issues page does not appear after adding (it looks like jQuery version problem)

Added by Ilya Ternovoy over 7 years ago. Updated over 7 years ago.

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 #1

Updated by Marius BÄ‚LTEANU over 7 years ago

Filters are working in Redmine 3.3.0. Please try without plugins.

Actions #2

Updated by Ilya Ternovoy over 7 years ago

  • Status changed from New to Resolved

You were right. The problem was in redmine_lightbox plugin.
I did
bundle exec rake redmine:plugins:migrate NAME=redmine_lightbox VERSION=0 RAILS_ENV=production
the removed the /opt/redmine-3.3.0/plugins/redmine_lightbox folder and restart redmine and now issue filters work great.
Thanks!

Actions #3

Updated by Toshi MARUYAMA over 7 years ago

  • Status changed from Resolved to Closed
  • Resolution set to Invalid

Thank you for your feedback.

Actions

Also available in: Atom PDF