Skip to content

avoid crash when event start time is not a valid long#5505

Merged
mahibi merged 1 commit into
masterfrom
bugfix/5504/avoidCrashWhenEventStartTimeUnknown
Oct 27, 2025
Merged

avoid crash when event start time is not a valid long#5505
mahibi merged 1 commit into
masterfrom
bugfix/5504/avoidCrashWhenEventStartTimeUnknown

Conversation

@mahibi

@mahibi mahibi commented Oct 24, 2025

Copy link
Copy Markdown
Collaborator

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔖 Capability is checked or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

@mahibi mahibi added this to the 23.0.0 milestone Oct 24, 2025
@mahibi mahibi self-assigned this Oct 24, 2025
@mahibi mahibi requested review from rapterjet2004 and sowjanyakch and removed request for sowjanyakch October 24, 2025 13:11
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
@mahibi mahibi force-pushed the bugfix/5504/avoidCrashWhenEventStartTimeUnknown branch from 723fd9f to 1be0010 Compare October 24, 2025 13:11
@github-actions

Copy link
Copy Markdown
Contributor

Codacy

Lint

TypemasterPR
Warnings9998
Errors00

SpotBugs

CategoryBaseNew
Bad practice66
Correctness1111
Dodgy code6262
Internationalization33
Malicious code vulnerability33
Performance44
Security11
Total9090

@github-actions

Copy link
Copy Markdown
Contributor

APK file: https://www.kaminsky.me/nc-dev/android-artifacts/5505.apk

qrcode

To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.

@DeBaschdi

Copy link
Copy Markdown

You are lightning fast, respect.
Your fix works for me.

@mahibi mahibi merged commit 43a0b0d into master Oct 27, 2025
17 of 18 checks passed
@mahibi mahibi deleted the bugfix/5504/avoidCrashWhenEventStartTimeUnknown branch October 27, 2025 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

crash in isFutureEvent (app wont start)

3 participants