<div dir="ltr">I experienced it, and shook my fist at it in rage... my issue I found to be a typo in some custom CSS though...<br><br><div class="gmail_quote">On Mon, Jul 21, 2008 at 5:27 PM, Syscrusher &lt;<a href="mailto:syscrusher@4th.com">syscrusher@4th.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I&#39;ve got a set of forms in Drupal 5 that are working correctly but have<br>
an odd cosmetic error that I&#39;ve been unable to track down. The code<br>
worked in Drupal 4.7.<br>
<br>
Basically, I am assigning the title of some collapsible fieldsets<br>
dynamically -- specifically, it&#39;s a project number and name that result<br>
from a database query. The title should look like this:<br>
<br>
 &nbsp; &nbsp;Subtasks for Project #1234 (Redesign Office LAN)<br>
<br>
For some reason, the titles are perfect when the fieldsets are expanded<br>
but empty when collapsed (that is, they look like this):<br>
<br>
 &nbsp; &nbsp;Subtasks for # ()<br>
<br>
I think I know *what* is happening -- that is, the function that builds<br>
the $form array is being called twice and has the variable unpopulated<br>
one of the two times -- but I&#39;m at a loss to figure out how that could<br>
be happening. The database query not only populates the title of the<br>
fieldset, but also its very presence depends on a row being retrieved.<br>
So I would think that if the database query were somehow being skipped,<br>
the fieldset would be entirely missing, not just empty!<br>
<br>
Has anyone seen something like this before? I realize I haven&#39;t given<br>
enough detail or code to troubleshoot it entirely -- I&#39;m not asking<br>
someone to do my debugging for me, just looking for someone out there<br>
who has seen something similar and can tell me in general terms what<br>
might be happening.<br>
<br>
Thanks if anyone has suggestions.<br>
<br>
Kind regards,<br>
<br>
Scott<br>
<font color="#888888">--<br>
Syscrusher &lt;<a href="mailto:syscrusher@4th.com">syscrusher@4th.com</a>&gt;<br>
<br>
</font></blockquote></div><br></div>