[richfaces-issues] [JBoss JIRA] Created: (RF-3344) mediaOutput: can't show images in FileUpload example.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Sat May 3 10:03:18 EDT 2008


mediaOutput: can't show images in FileUpload example.
-----------------------------------------------------

                 Key: RF-3344
                 URL: http://jira.jboss.com/jira/browse/RF-3344
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.1
            Reporter: Ilya Shaikovsky
         Assigned To: Nick Belaevski
            Priority: Critical
             Fix For: 3.2.1


Nothing changed from the version that working fine at livedemo.

Current snapshot behaviour:

GIF files doesn't shown
png and jpeg - not always. I can't specify presice case where it shown or not. But in my tests I see that one jpeg shown fine and anpther just can't be loaded.

fiddler outputs for image that no shown:
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
X-Powered-By: JSF/1.2
Last-Modified: Sat, 03 May 2008 13:48:08 GMT
Transfer-Encoding: chunked
Cache-control: max-age=0, no-store, no-cache
Pragma: no-cache
Expires: 0
Content-Length: 3472
Date: Sat, 03 May 2008 13:55:48 GMT

and for file shown:
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
X-Powered-By: JSF/1.2
Last-Modified: Sat, 03 May 2008 13:48:08 GMT
Transfer-Encoding: chunked
Cache-control: max-age=0, no-store, no-cache
Pragma: no-cache
Expires: 0
Transfer-Encoding: chunked
Date: Sat, 03 May 2008 13:55:48 GMT

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list