Branch: refs/heads/master
Home:
https://github.com/jbossportletbridge/jbossportletbridge
Commit: aba8ddf0b8ffa079336d1868efc472d3c93ed29b
https://github.com/jbossportletbridge/jbossportletbridge/commit/aba8ddf0b...
Author: mwringe <mwringe(a)redhat.com>
Date: 2012-10-26 (Fri, 26 Oct 2012)
Changed paths:
M
extension/richfaces/src/main/java/org/jboss/portletbridge/richfaces/context/FileUploadFacesContextFactory.java
Log Message:
-----------
PBR-438: use the getContentLength method instead of searching for a content-length
property. Fixes an NPE when the clientRequest doesn't not contian a content-length
property