Bug in 4.04??????
In 4.03 I had added a number of custom pages via the plug in method. for one page I have one plugin feeding in the head content and a second plugin feeding in the body content. On this page I needed to call my database and extract all my variable values inside the head. Then in the body I could use those variables.
With 4.04 any variable defined in the head is not available in the body. I now have to make a second db call in the body in order to get those variable values.
Is this a bug?? By design??????
|