Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.6
-
Component/s: ICE-Components
-
Labels:None
-
Environment:Win XP / JDK 1.4 / Tomcat 5.5.17 / Liferay 4.3.0-RC1
Description
Sometime between the release of 1.6-DR#5 and the trunk as of 06/08/2006, the <ice:inputFile /> component got broken.
Specifically, when I try to do a file upload, I get the following stacktrace:
java.lang.NullPointerException
at com.icesoft.faces.application.D2DViewHandler.findComponent(D2DViewHan
dler.java:779)
at com.icesoft.faces.webapp.http.servlet.UploadServlet.service(UploadSer
vlet.java:64)
The attached portlet will demonstrate the problem. Unzip to "webapps" folder in Liferay 4.3.0-RC1.
Thanks,
Neil
Specifically, when I try to do a file upload, I get the following stacktrace:
java.lang.NullPointerException
at com.icesoft.faces.application.D2DViewHandler.findComponent(D2DViewHan
dler.java:779)
at com.icesoft.faces.webapp.http.servlet.UploadServlet.service(UploadSer
vlet.java:64)
The attached portlet will demonstrate the problem. Unzip to "webapps" folder in Liferay 4.3.0-RC1.
Thanks,
Neil
Activity
| Field | Original Value | New Value |
|---|---|---|
| Attachment | sample-icefaces-sun-portlet.zip [ 10462 ] |
| Assignee | Mircea Toma [ mircea.toma ] |
| Summary | <ice:inputFile/> broken for portlets in 06/08/2006 trunk | <ice:inputFile/> broken starting with build 145 (06/08/2006 trunk) |
| Fix Version/s | 1.6 [ 10031 ] |
| Repository | Revision | Date | User | Message |
| ICEsoft Public SVN Repository | #14097 | Fri Jun 08 17:58:05 MDT 2007 | mircea.toma | Fix problem introduced by *ICE*-1435 -- |
| Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/UploadServlet.java
MODIFY
/icefaces/trunk/icefaces/core/src/com/icesoft/faces/webapp/http/servlet/ServletView.java
|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 1.6DR#6 [ 10090 ] | |
| Fix Version/s | 1.6 [ 10031 ] |
| Fix Version/s | 1.6 [ 10031 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee | Mircea Toma [ mircea.toma ] |

Looks like this problem appeared in build.145 (night of June 8) aka yesterday.