Skip to content
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

The calendar reminder for a message don't works correctly. #4248

Open
migulen opened this issue Sep 19, 2024 · 1 comment
Open

The calendar reminder for a message don't works correctly. #4248

migulen opened this issue Sep 19, 2024 · 1 comment
Labels
0. Needs triage bug Something isn't working

Comments

@migulen
Copy link

migulen commented Sep 19, 2024

Steps to reproduce

  1. Select the action "reminder for a message".
  2. Set a personalized date and time (hour & minutes) to remember the message. The date hasn't to be the same "weekday" than today is. The time hour isn't important.

Expected behaviour

The personalized date and hour is correctly selected on the selector and so established.

Actual behaviour

The personalized date is correctly selected on the selector, but when you accept it's not correctly establised/saved. The time(hour & minutes) is correctly selected.
The day selected is "changed automatically to something wrong".

Example:

Today (current date) is 19/09/2024 (Thursday).

Select a personalized remember date and time (hour & minutes) for a message, like 23/9/2024 at 16:48.

The date and time that the selector shows is "26/09/2024 16:48" (Thursday).

Device brand and model

S24

Android version

14

Nextcloud Talk app version

v20.0.1

Nextcloud server version

28.0.10

Talk version

v18.0.11

Custom Signaling server configured

None

Custom TURN server configured

None

Custom STUN server configured

None

Android logs

No response

Server log

No response

Additional information

No response

@migulen migulen added 0. Needs triage bug Something isn't working labels Sep 19, 2024
@migulen
Copy link
Author

migulen commented Sep 19, 2024

The problem is somewhere near here...

https://github.com/nextcloud/talk-android/blob/master/app/src/main/java/com/nextcloud/talk/ui/dialog/DateTimePickerFragment.kt

But i don't give with the hint.

It's like something it's not correctly compared. It ALWAYS selects the nearest day that is "the same weekday that today is".

I hope it helps. This function to remember messages it's very useful.

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant