Closed (duplicate)
Project:
Live Search
Version:
5.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2007 at 17:29 UTC
Updated:
1 Jul 2007 at 03:31 UTC
I enabled live search and all my collapsible links like the ones on the create content page (publishing options, menu etc) or the ones on edit/create views that were not expanded could not be expanded and no longer appeared as links, just plain text. As soon as I disabled live search, the links re-appeared and could be collapsed or expanded.
Comments
Comment #1
kourge commentedWhat browser are you using? This must be caused by a JavaScript error, thus interrupting the collapsible field script and disabling it. Can you post the JavaScript error?
Comment #2
zahor commentedIt appears in IE 7, IE 6 and Firefox. In IE 7, pages randomly show up with no styles.
There are two errors(one from IE 7, and one from firefox)
here's the firefox error (as copied from firebug):
and IE 7 says: "line 63, char 3. className is null or not an object"
Comment #3
zahor commentedIgnore my attempt to make "t has no properties" bold with the &
Comment #4
kourge commentedOuch, that isn't enough. Do you have a test site or something that can show the error? It might have something to do with the page content / layout.
Comment #5
sheldon rampton commentedThis may be related: I've been trying out a number of modules at a Drupal test bed. After enabling live search, I noticed that all of the fieldset labels disappeared from admin/build/modules. My test bed currently uses the Garland theme. For each fieldset, it displays the fieldset border and shading, but no label, which of course means that there is nothing to click on to collapse or expand the fieldset.
The fieldset labels would appear, however, after I loaded admin/build/modules and then refreshed the page.
Once I disabled Live Search, this behavior disappeared.
I'm using Firefox 2.0.0.2 on a Mac running OS 10.4.10.
If you want to try this out on my test bed, let me know and I'll email you the URL and set up an administrative account for you.
Comment #6
kourge commentedThis is a duplicate of node 152125, from now on, please post feedbacks to that node.