
Originally Posted by
DrByte
I guess if there's no problem to fix then there's no need to go fixing it.
Thank you DrByte. Your point is well taken. I did make the "fix" and compared the source produced before and after the fix and found there is no difference in source attributable to the "fix".
However, since others have repeatedly experienced this "bug," I am concluding that the conditions under which the errant behavior manifests is not yet fully specified nor completely understood.
Therefore, based upon ever changing conditions, the problem behavior may manifest unexpectedly at any time the following statement is not true:
Code:
if ($categories->RecordCount() > 0)
So, I plan on leaving the "fix" installed.
Yet, this does raise the question in my pea-brain, what if any new problems might be created by the "fix?"
Thanks!