Closed (works as designed)
Project:
Aloha Editor (obsolete)
Version:
7.x-1.0-alpha7
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 May 2012 at 06:36 UTC
Updated:
16 Feb 2015 at 12:20 UTC
Jump to comment: Most recent
Comments
Comment #1
muhleder commentedThanks for the bug report, do you get any javascript errors reported in your console with the toolbar and quicktabs issues?
Comment #2
matt__ commentedOk, so i've been digging a little deeper, and the problem only occurs when an admin is logged in (which i'm guessing may be to do with the admin toolbar displaying). When I enable editing on fields I get this error in firebug console:
a.attributes is null, jquery.js line 56 <- not sure if that is much help.
I am going to attempt to solve this tonight, and if I do, i'll let you know.
Comment #3
matt__ commentedOk, I have narrowed the problem down and it is a conflict with the module Admin. I haven't figured it out exactly yet, as the conflict is with Aloha itself (not this module), and the admin module is still in beta. I'll leave the issue open in case someone wants to figure it out.
Comment #4
muhleder commentedI was just about to write back, there is a known problem with the admin module, and there is a patch in the issue queue for it. Unfortunately it looks like the module has been abandoned at the moment so none of the fixes that people are providing are getting applied to the module.
Comment #5
muhleder commentedOk, here's the issue in admin module with the patch,
http://drupal.org/node/969916
Think this is the third time we've had this issue reported here, might put a notice on our project page.
Comment #5.0
muhleder commentedLast error was just a permission issue.
Comment #6
r2coder commentedI am also experiencing issues with continuous page reloads when a tab is clicked. The admin bar disappears inconsistently. And the browser navigation bar is becoming cluttered with query bits: ie. http://[siteURL]/[pageTitle]?qt-quicktab_[machineName]=1#qt-quicktab_[machineName].
There are no javascript error displaying in Chrome or Firebug.
I really like this module as the navList style is perfect for the content I'm displaying. However, the page reloads will not fly by my management. Is anyone else experiencing this issue?
Drupal 7.34
Quicktabs 7.x-3.6
Comment #7
muhleder commented@r2coder Think you may have posted this in the wrong issue queue.