On Fri, Mar 12, 2010 at 3:39 PM, gazza <[email protected]> wrote: > Hey Mike, > > The URL is the same as its the same controller for both linux and IE > so no > mispelling. Funny enough (well...not really) I did try to put return > "Hello World" > and it still barfed. It isnt a firewall issue as some pages do render > like a charm. > > The strange thing is, I do sometimes see the page come up. Its almost > as if > it timing out the page if there is such a thing.
So it's something about those particular pages, and perhaps how they interact with IE. And it still delays and barfs with 'return "Hello world"'. That means it's not due to the template or to any intense processing in the controller. And it works fine on Firefox so it doesn't sound like a routing problem. Maybe it's like that other mysterious error somebody had a few days ago, where the output was truncated and letters were changed. I think that was IE too although I'm not sure. We still don't know what's happening with that one. -- Mike Orr <[email protected]> -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
