We have a problem with a mobile site on an Android.  Basically, we're updating 
select options via ajax with one option that should be selected after the 
update completes.  On an iPhone this works fine and the selected option shows 
in the list as selected.  On Android we get nothing in the dropdown at all 
until the page is refreshed (reloading the complete state).

The Android user agent we're seeing ("Mozilla/5.0 (Linux; U; Android 
2.1-update1; en-us; HTC-A6366/1.0 Build/ERE27) AppleWebKit/530.17 (KHTML, like 
Gecko) Version/4.0 Mobile Safari/530.17") will be treated as Safari based on 
the browser recognition code in wicket-event.js.  It appears the code in 
wicket-ajax.js in Wicket.replaceOuterHtmlSafari isn't doing the right thing for 
Android, despite them both being Webkit based.

Any thoughts on a way to address this?  This is wicket 1.4.14.

Thanks much -

Tom Palmer
Director, Strategic Technology Services
AT&T Hosting & Application Services | 2000 Perimeter Park Drive, Suite 140 | 
Morrisville, NC 27560
Office: +1 (919) 388-5937 | Mobile: +1 (919) 627-5431
[email protected]<mailto:[email protected]>

Confidentiality Notice and Disclaimer: This e-mail transmission may contain 
confidential and/or proprietary information of AT&T that is intended only for 
the individual or entity named in the e-mail address. If you are not the 
intended recipient, you are hereby notified that any disclosure, copying, 
distribution, or reliance upon the contents of this e-mail is strictly 
prohibited. If you have received this e-mail transmission in error, please 
reply to the sender, so that AT&T can arrange for proper delivery, and then 
please delete the message from your inbox. Thank you.

Reply via email to