-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Android - Users cannot set AM #26
Comments
In the function date_assemble_form_state_into_field, the I believe the console.log error I am seeing in Ripple Emulator and Android: |
I am wondering if the date module errors are issues with drupalgap.js and not with date module. |
A little more digging and it appears it might be the |
related commit: 0d7f700 |
@mkinnan I think this should be fixed now. Although I didn't compile it and try it on Android devices specifically, but you definitely set me on the right path in regards to selecting AM, then selecting it again, that was definitely a bug. |
Unfortunately, the issue is worse now. Before, the user could get a date saved going from AM to PM, but not PM to AM. Now, the user can't change AM or PM. Tested on Android with the specific commit above When testing the date.js file containing all the commits from today, the issue is reversed where a user can go from PM to AM, but cannot get AM to PM saved. |
Date module version 25 May 2016 ...
AM/PM cannot be set to AM for To or From date/time when app is compiled in Android. No issues in Ripple Emulator.
The text was updated successfully, but these errors were encountered: