Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 1.3 Final
-
Fix Version/s: 1.4 Beta
-
Component/s: Containers
-
Labels:None
-
Environment:Android Container
Description
In both icemobilespring and mobileshowcase if you navigate around the examples, and then enter the cloud push example, the ajax push bridge does not start, and ajax push will not function until the page is reloaded.
Activity
| Summary | Ajax push not working on first page load with JBoss 6 and Android container | Ajax push not starting from ajax-based navigation in Android container |
| Environment | JBoss 6/ Android Container | Android Container |
| Description | For both icemobilespring and mobileshowcase on JBoss 6, ajax push does not always work initially in Android container. After a page reload it works as expected. | In both icemobilespring and mobileshowcase if you navigate around the examples, and then enter the cloud push example, the ajax push bridge does not start, and ajax push will not function until the page is reloaded. |
| Fix Version/s | 1.4 Beta [ 10874 ] | |
| Fix Version/s | 1.3 EE [ 10973 ] |
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Steve Maryka [ steve.maryka ] | Ted Goddard [ ted.goddard ] |
I have been able to reproduce this consistently in a local deployment of icemobilespring and mobileshowcase using ICEmobile 1.3 EE. Using the android container, navigate around to a few examples (my testing shows that just interacting with the button example is sufficient). Next navigate the the cloud push example. The ajax bridge should start on page load but it does not. Ajax push will not function until the page is reloaded.
Testing with Android chrome and stock browser do not exhibit the same behaviour, so this seems to be isolated to the container.