Closed (fixed)
Project:
Table Export
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2007 at 13:38 UTC
Updated:
5 Feb 2008 at 00:41 UTC
Hi guys,
When the Table Export module is enabled, there's a conflict with IMCE, in that the ADD link doesn't appear. Once it's disabled, IMCE works fine. Wasn't sure if I should cross-post this with IMCE, but since it seems to work okay with other modules, I thought that perhaps this would be the place to start?
Rachel
Comments
Comment #1
tjholowaychuk commentedUnfortunatly I rarely use IMCE so im not overly fermiliar with it but I will try and look into this asap. Conflicts may appear when another module implements a theme_table override, because of course table_export overrides this theme directly in the module which I will also look at finding a way around because that definatly does not seem ideal
Comment #2
remtheory commentedThanks so much for the speedy reply. Damn I love all you Drupal dev dudes!
Comment #3
mbria commentedSame issue as reported with a brand new drupal 5.5 + imce integrated to tinymce.
The problem appears when table-export modifies the ID of an IMCE interface's table called "bodytable".
Firebug informs about it... but it took me hours until I thought table_export could be the culpit.
Thanks a lot for this great module. A good example of a simple idea with powerful consequences.
If is possible to fix this collision I'm planning to include it in my personal drupal's toolkit. ;-)
Comment #4
tjholowaychuk commentedSorry for the huge huge delay! seems im the only one that doesnt need my own module! haha... I created it quite a while back and have not needed it since but I will try and get some of these issues out of the way.
The bug you mentioned was simply a typo on my part, should be fixed now, attributes such as ID should pass through normally.
Comment #5
tjholowaychuk commentedComment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.