[
http://jira.jboss.com/jira/browse/RF-3344?page=comments#action_12414286 ]
Wagner Pires commented on RF-3344:
----------------------------------
I did some tests and saw that when I pass a large value to MediaOutput value property, the
method specified in the createContent isn't call. For example, in livedemo(3.2.1CR7)
it's passing just a interger, that's why everything function very well. (sorry for
poor english)
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: Mikhail Vitenkov
Priority: Critical
Fix For: 3.2.1
Attachments: GIFFileUploadDemoSiteCR4.png
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