bentocorp / android

The customer Android app
0 stars 0 forks source link

[GAT-BEA002-28] If the user opens the app with his device's time set to the last day available in the current delivery schedule, and order a bento scheduled for delivery 1 day before the day he set in his device, the app will crash #394

Open gatgithub opened 8 years ago

gatgithub commented 8 years ago

Issue No: 28 Device: Alcatel Onetouch Pop D5 Android 4.4.2

Affected Component(s)


Bug Description

ACTUAL RESULTS:- If the user opens the app with his device's time set to the last day available in the current delivery schedule, and order a bento scheduled for delivery 1 day before the day he set in his device, the app will crash

EXPECTED RESULTS:- It is expected that the app should be not based on the device's time but on their server's time.

OTHER NOTES / ERROR MESSAGES:-


Reproduction Steps

gatgithub commented 8 years ago

Still Present - 12.02.2016

Log: http://bugs8.gatserver.com/uploads/890ac1060fc2b8ad1c9cccc8df14b3c1.txt Video: http://bugs8.gatserver.com/uploads/05b62f3d99e6416a9e579b69b2aa141c.mp4

Device - Samsung Galaxy Note 3 - 4.4.2 App version - 1.21-rc11-Dev

Steps to reproduce:

Set your device's time to the last day on the Delivery schedule Run the app and log in Set the delivery schedule to 1 day before the device's date. ( feb 4) Tap the Accept button Notice that the app will crash

xkokushox commented 8 years ago

@vcardillo that one was fixed in 1.21-rc12-dev and is the same bug as #412

vcardillo commented 8 years ago

The bugs seem unrelated...

vcardillo commented 8 years ago

vincent [11:32 AM] re: https://github.com/bentocorp/android/issues/394#issuecomment-187845623

[11:32] Those seem like different bugs

jose.torres [11:32 AM] the problem was in the code

new messages [11:33] i wasnt checking a variable and was null

vincent [11:39 AM] ok