I'm using 4.1.2 (also had problem with 4.1.1) and Interbase. I have a page that runs a query against Interbase and then substitutes returned values in an array for value="" attributes in various form elements.
The page is stopping rendering at random places in the file (only once php file gets above a certain size - I can make all the fields render without most of the surrounding HTML) and there are no errors either in the browser or in my php error or apache logs.
It sounds like something screwy is going on with the rendering engine, but I'm not sure how I can go about identifying where the problem is.
Any thoughts or ideas welcome.
Cheers,
Simon.