Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 4.0
-
Fix Version/s: EE-4.0.0.GA, 4.1
-
Component/s: ACE-Components
-
Labels:None
-
Environment:Tomcat 7, ICEfaces 4 trunk r42481. ios7.
Description
Safari- ios7 - Dynamic byte array value test, video player does not function. Player is rendered as non-functional.
To reproduce:
Test app located at http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/videoPlayer.
On an ios device navigate to ace:videoPlayer dynamic byte array value test.
Observe that Player is not useable.
To reproduce:
Test app located at http://dev.icesoft.com/svn/repo/qa/trunk/Regression-Icefaces4/Sparkle/Manual/videoPlayer.
On an ios device navigate to ace:videoPlayer dynamic byte array value test.
Observe that Player is not useable.
Activity
Liana Munroe
created issue -
Ken Fyten
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Ken Fyten [ ken.fyten ] |
Ken Fyten
made changes -
Assignee | Ken Fyten [ ken.fyten ] | Arturo Zambrano [ artzambrano ] |
Fix Version/s | EE-4.0.0.GA [ 11171 ] | |
Affects Version/s | 4.0 [ 11382 ] |
Ken Fyten
made changes -
Assignee | Arturo Zambrano [ artzambrano ] | Mircea Toma [ mircea.toma ] |
Mircea Toma
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.1 [ 11375 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Fixed the test application by associating the mime-type to the provided byte-array. type="video/mp4" attribute was added to the ace:videoPlayer component.