Forgot to mention that this is all in 1.9.3 on an Intel Mac XServe, php 5.2.2 and mysql 5.0.41.
On Jul 30, 2007, at 11:53 PM, Jim Hu wrote:
I did find that the CSS.php extension code was being called in bracesubstitution, which was iterating over lots of pieces that seemed to have no relation to the text on the page being displayed. Rather, they seemed to be chunks of templates from all sorts of other pages. And this is happening on a page that contains no braced templates. We do use templates enthusiastically on other pages... those are what I'm seeing.
Since the CSS.php call on other pages is in {{#css csspagename.css}}, this seems to be leaking into the Sandbox page on the one wiki but not the other. The major difference between the wikis is that the misbehaving one has many many more pages using hundreds of template insertions. How that would affect things I still don't understand.
I'll keep digging...
<snip>