WOImage "data"-binding broken with Wonder?

From: Dr. Thomas Bauche (w..auche-hamburg.de)
Date: Wed Jan 16 2008 - 02:30:57 EST

  • Next message: Anjo Krank: "Re: WOImage "data"-binding broken with Wonder?"

    Hello list,

    I don't know since when, but "WOImage" seems to be broken with late
    "Wonder" frameworks. When using the following binding

    image : WOImage {
            mimeType = "image/jpeg";
            data = eo.blob;
            ...
    }

    the clients browser shows a broken image and application log tells me
    this:

    INFO er.extensions.ERXStaticResourceRequestHandler - Unable to get
    contents of file '1354944285897985123' for uri: 1354944285897985123

    Has anybody an idea how to get rid of this?

    Thanks
    Thomas



    This archive was generated by hypermail 2.0.0 : Wed Jan 16 2008 - 02:31:49 EST