-- Joó Ádám <[EMAIL PROTECTED]> wrote (on Wednesday, 24 October 2007, 08:25 PM +0200): > Maybe some weird bug...? > > It seems that ZF apps are loading forever; the page is OK, I can see > the complete source, but the status bar and the stop button indicates > that the page is still loading. > I thought that it's a problem with my code, but then I saw that > framework.zend.com/manual is the same -- while > framework.zend.com/issues not, so it must be aproblem with the > framework itself. > > Should I report it?
No. framework.zend.com has a number of tracking tags (javascript) on it, and these are the culprits. They're not on /issues or /wiki, however, which is why you're not seeing any issues there. I have plenty of ZF applications running, and am not seeing the same behaviour unles tracking tags are present. -- Matthew Weier O'Phinney PHP Developer | [EMAIL PROTECTED] Zend - The PHP Company | http://www.zend.com/
