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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
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
|
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 |
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
|