Closed (works as designed)
Project:
Ray Enterprise Translation
Version:
7.x-7.21
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 May 2015 at 19:28 UTC
Updated:
11 Jul 2017 at 21:47 UTC
Jump to comment: Most recent
Comments
Comment #1
robertdbailey commentedHi @calebtr, I have not been able to duplicate this issue. I've tested using both 7.x-6.02 and 7.x-7.x, and I've tested using the nodes tab, comments tab, and config tabs. Do you know when it stopped working?
Comment #2
calebtr commentedDrat, I'll try to find the conflict.
Comment #3
calebtr commentedI'm not able to immediately find the conflict or resolve the issue. I'll update this issue if it is repeatable and re-open the issue if the conflict is with the lingotek module.
Comment #4
krlucas commentedI'm currently having this issue with the "Customize Table" button consistently with 7.x-7.21 on the following pages:
admin/settings/lingotek/manage/node
admin/settings/lingotek/manage/beans
admin/settings/lingotek/manage/config
The javascript console reports the following error when clicking the button:
Comment #5
krlucas commentedI discovered the issue.
We had updated jQuery (using the jQuery update module) to 1.9. This breaks the cTools modal. Setting admin pages to use a different version fixed the issue.