Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: EE-3.3.0.GA, 4.0.BETA
-
Fix Version/s: 4.0.BETA, EE-3.3.0.GA_P02, 4.0
-
Component/s: ACE-Components, Sample Apps
-
Labels:None
-
Environment:HideICEfaces EE-3.3.0.GA release code; ICEfaces EE-3.3.0-maintenance branch rev# 39945; ICEfaces4 trunk rev# 39984
Server: GlassFish 3.1.2.2 on Windows7/64 bit (for EE code)
GlassFish 4.0 on Windows7 (for IF4 trunk code)
Browsers: any (tested with FF26)
ShowICEfaces EE-3.3.0.GA release code; ICEfaces EE-3.3.0-maintenance branch rev# 39945; ICEfaces4 trunk rev# 39984 Server: GlassFish 3.1.2.2 on Windows7/64 bit (for EE code) GlassFish 4.0 on Windows7 (for IF4 trunk code) Browsers: any (tested with FF26)
-
Assignee Priority:P1
Description
The following issues have ben found while testing showcase > ace:fileEntry demos on GlassFish 3.1.2.2 on Windows7 (issues may exist also with GlassFish on other Windows OSs).
1) With ICEfaces4 trunk code on GlassFish4.0/Windows7:
All fileEntry demos pass, except:
showcase > fileEntry > Listener: on this demo non-pdf files are still uploaded on the app server, although the validation message on page says "Only PDF files can be uploaded. Your upload has been cancelled".
Not an issue on Tomcat7/Windows7, or on GlassFish4.0/Linux.
2) With ICEfaces EE-3.3.0-maintenance branch (and older EE release code) on GlassFish 3.1.2.2/Windows:
All showcase > fileEntry demos fail, in the same way as described in JIRAICE-7931. This is not an issue if testign on an Amazon/Linux GlassFish instance or on Tomcat7/Windows7.
1) With ICEfaces4 trunk code on GlassFish4.0/Windows7:
All fileEntry demos pass, except:
showcase > fileEntry > Listener: on this demo non-pdf files are still uploaded on the app server, although the validation message on page says "Only PDF files can be uploaded. Your upload has been cancelled".
Not an issue on Tomcat7/Windows7, or on GlassFish4.0/Linux.
2) With ICEfaces EE-3.3.0-maintenance branch (and older EE release code) on GlassFish 3.1.2.2/Windows:
All showcase > fileEntry demos fail, in the same way as described in JIRA
Activity
Carmen Cristurean
created issue -
Carmen Cristurean
made changes -
Field | Original Value | New Value |
---|---|---|
Description |
The following issues have ben found while testing showcase > ace:fileEntry demos on GlassFish 3.1.2.2 on Windows7 (issues may exist also with GlassFish on other Windows OSs).
1) With ICEfaces4 trunk code on GlassFish4.0/Windows7: All fileEntry demos pass, except: showcase > fileEntry > Listener: on this demo non-pdf files are still uploaded on the app server, although the validation message on page says "Only PDF files can be uploaded. Your upload has been cancelled". Not an issue on Tomcat7/Windows7. 2) With ICEfaces EE-3.3.0-maintenance branch (and older EE release code) on GlassFish 3.1.2.2/Windows: All showcase > fileEntry demos fail, in the same way as described in JIRA |
The following issues have ben found while testing showcase > ace:fileEntry demos on GlassFish 3.1.2.2 on Windows7 (issues may exist also with GlassFish on other Windows OSs).
1) With ICEfaces4 trunk code on GlassFish4.0/Windows7: All fileEntry demos pass, except: showcase > fileEntry > Listener: on this demo non-pdf files are still uploaded on the app server, although the validation message on page says "Only PDF files can be uploaded. Your upload has been cancelled". Not an issue on Tomcat7/Windows7, or on GlassFish4.0/Linux. 2) With ICEfaces EE-3.3.0-maintenance branch (and older EE release code) on GlassFish 3.1.2.2/Windows: All showcase > fileEntry demos fail, in the same way as described in JIRA |
Carmen Cristurean
made changes -
Description |
The following issues have ben found while testing showcase > ace:fileEntry demos on GlassFish 3.1.2.2 on Windows7 (issues may exist also with GlassFish on other Windows OSs).
1) With ICEfaces4 trunk code on GlassFish4.0/Windows7: All fileEntry demos pass, except: showcase > fileEntry > Listener: on this demo non-pdf files are still uploaded on the app server, although the validation message on page says "Only PDF files can be uploaded. Your upload has been cancelled". Not an issue on Tomcat7/Windows7, or on GlassFish4.0/Linux. 2) With ICEfaces EE-3.3.0-maintenance branch (and older EE release code) on GlassFish 3.1.2.2/Windows: All showcase > fileEntry demos fail, in the same way as described in JIRA |
The following issues have ben found while testing showcase > ace:fileEntry demos on GlassFish 3.1.2.2 on Windows7 (issues may exist also with GlassFish on other Windows OSs).
1) With ICEfaces4 trunk code on GlassFish4.0/Windows7: All fileEntry demos pass, except: showcase > fileEntry > Listener: on this demo non-pdf files are still uploaded on the app server, although the validation message on page says "Only PDF files can be uploaded. Your upload has been cancelled". Not an issue on Tomcat7/Windows7, or on GlassFish4.0/Linux. 2) With ICEfaces EE-3.3.0-maintenance branch (and older EE release code) on GlassFish 3.1.2.2/Windows: All showcase > fileEntry demos fail, in the same way as described in JIRA |
Ken Fyten
made changes -
Assignee | Ted Goddard [ ted.goddard ] | |
Assignee Priority | P1 [ 10010 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #40025 | Thu Feb 13 15:13:41 MST 2014 | ted.goddard | close stream after copy to allow file delete on windows ( |
Files Changed | ||||
MODIFY
/icefaces4/trunk/icefaces/core/src/main/java/org/icefaces/impl/util/Util.java
|
Ted Goddard
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Fix Version/s | 4.0 [ 11382 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
GlassFish4 logging on MacOS X after uploading .jpg:
[#|2014-02-13T14:48:12.085-0700|INFO|glassfish 4.0||_ThreadID=22;_ThreadName=Thread-3;_TimeMillis=1392328092085;_LevelValue=800;|
after DELETE exists: false|#]
GlassFish4 logging on Windows 7 after uploading .jpg:
[#|2014-02-13T14:54:53.104-0700|INFO|glassfish 4.0||_ThreadID=21;_ThreadName=Thr
ead-3;_TimeMillis=1392328493104;_LevelValue=800;|
after DELETE exists: true|#]