Details
-
Type: Bug
-
Status: Reopened
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.0 Final
-
Fix Version/s: 1.4 Beta
-
Component/s: None
-
Labels:None
-
Environment:Android/ICEmobile
Description
When you chase a video/audio play link in Android, Ajax push stops functioning. This can be reproduced easily with mediacast by uploading an audio or camcorder file, playing it using the 'play' link, returning to the main page and then pushing to client from another device. The push does not show up. This problem exists for the stock browser and the container.
Activity
Steve Maryka
created issue -
Steve Maryka
made changes -
Field | Original Value | New Value |
---|---|---|
Attachment | android.lidpcap [ 14198 ] |
Steve Maryka
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Ted Goddard
made changes -
Assignee | Ted Goddard [ ted.goddard ] | Mircea Toma [ mircea.toma ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28554 | Tue Mar 27 10:16:29 MDT 2012 | mircea.toma | MOBI-193 Reload page when the application resumes activity from a paused state to ensure that ICEFaces bridge is initialized and registers for push notifications with the ICEpush bridge. |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/container/src/org/icemobile/client/android/ICEmobileContainer.java
|
Mircea Toma
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ted Goddard
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28611 | Mon Apr 02 09:09:21 MDT 2012 | mircea.toma | MOBI-193 Revert previous change. Modified audio renderer so that when the 'Play' link is clicked a new window is opened to avoid shutting down the bridge belonging to the current page. |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/audio/AudioRenderer.java
MODIFY /icemobile/trunk/icemobile/client/android/container/src/org/icemobile/client/android/ICEmobileContainer.java |
Mircea Toma
made changes -
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Ted Goddard
made changes -
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Assignee | Mircea Toma [ mircea.toma ] | Judy Guglielmin [ judy.guglielmin ] |
Ted Goddard
made changes -
Fix Version/s | EE 1.0 Final [ 10318 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #28618 | Mon Apr 02 14:06:16 MDT 2012 | judy.guglielmin | MOBI-193 |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/components/component/src/org/icefaces/mobi/component/video/VideoPlayerRenderer.java
|
Migration
made changes -
Fix Version/s | 1.2 Beta [ 10344 ] | |
Fix Version/s | EE 1.0 Final [ 10318 ] |
Migration
made changes -
Assignee | Judy Guglielmin [ judy.guglielmin ] | User Philip.breau [ philip.breau ] |
Steve Maryka
made changes -
Assignee | User Philip.breau [ philip.breau ] | Steve Maryka [ steve.maryka ] |
Fix Version/s | 1.2 Final [ 10371 ] | |
Fix Version/s | 1.2 Beta [ 10344 ] |
Steve Maryka
made changes -
Fix Version/s | 1.2 EE [ 10372 ] | |
Fix Version/s | 1.2 Final [ 10371 ] |
Steve Maryka
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Jack Van Ooststroom [ jack.van.ooststroom ] |
Ted Goddard
made changes -
Assignee | Jack Van Ooststroom [ jack.van.ooststroom ] | Ted Goddard [ ted.goddard ] |
Ted Goddard
made changes -
Assignee | Ted Goddard [ ted.goddard ] | Steve Maryka [ steve.maryka ] |
Ted Goddard
made changes -
Fix Version/s | 1.3 Beta [ 10373 ] | |
Fix Version/s | 1.2 EE [ 10372 ] |
Steve Maryka
made changes -
Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
Ted Goddard
made changes -
Fix Version/s | 1.4 Beta [ 10874 ] | |
Fix Version/s | 1.3 Beta [ 10373 ] |
I have captured http traffic to the Android device with wireshark. Here is the exact scenario, using mediacast
The traffic captured shows:
So the heartbeat continues but the notification never comes.