Safari zeigt Bilder nicht an

  • Hmm versteh ich nicht wirklich wieso die content-length falsch ist. Der Request sollt ja derselbe sein.

    hier mein FF firebug response header für http://philippschweiger.davidschmidt.at/media/1/send

    Code
    Response Headersview source
    Date	Sat, 31 Jul 2010 14:10:11 GMT
    Server	Apache/2.2.11 (Ubuntu) DAV/2 SVN/1.5.4 mod_fastcgi/2.4.6 PHP/5.2.6-3ubuntu4.5 with Suhosin-Patch mod_python/3.3.1 Python/2.6.2
    Content-Length	21353
    Content-Disposition	inline; filename=foo.jpg
    Last-Modified	Mon, 26 Jul 2010 21:44:03 GMT
    Etag	"10601e-5369-48c5148796ec0"
    Content-Type	image/jpeg

    Request:

    ps:
    FYI: Ich liefere Bilder mit mod_xsendfile aus.

    I like Toast!

  • Solution:

    A hack to get mod_xsendfile to work in Catalyst (Perl MVC Framework) is to set the body to "foo" to avoid certain postprocessing.

    foo ... size 3

    FF and IE apparently can cope with fucked up content sizes better than safari.
    Now that I set the content-length myself everything should be fine. I just have to wait for the browsershots queue to get me the safari screenshot.

    Opsa, alle sin englisch hehe

    Danke Paulchen

    I like Toast!

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!