]
Jiří Štefek resolved RFPL-2451.
-------------------------------
Resolution: Cannot Reproduce Bug
Cannot reproduce this in 4.5.2 Metamer.
Metamer: rich:fileupload: investigate why uploading of bigger files
than upload limit not changes Metamer's request time
------------------------------------------------------------------------------------------------------------------------
Key: RFPL-2451
URL:
https://issues.jboss.org/browse/RFPL-2451
Project: RichFaces Planning
Issue Type: Task
Components: QE
Environment: RichFaces 4.3.0-SNAPSHOT
Metamer 4.3.0-SNAPSHOT
Apache Tomcat 7.0.30, JBoss AS 7.1
OpenJDK Runtime Environment 1.6.0_24-b24 @ Linux
Firefox 16.0 @ Linux x86_64, Chrome 21.0.1180.89 @ Linux x86_64
Reporter: Jiří Štefek
Assignee: Jiří Štefek
Priority: Minor
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richFileUpload/simple.xhtml
# try to upload a bigger file than the upload limit (limit is set to 20Kb)
** have: ajax request is sent, but Metamer's request time is not changed
** expected: ajax request is sent and Metamer's request time changes