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

Crashes on clicking news/situations/alerts on stops. #1149

Open
Samuel-Aktar-Laskar opened this issue Mar 8, 2024 · 1 comment
Open

Crashes on clicking news/situations/alerts on stops. #1149

Samuel-Aktar-Laskar opened this issue Mar 8, 2024 · 1 comment

Comments

@Samuel-Aktar-Laskar
Copy link

Summary:

When I click on situations or news on any stop, sometimes it crashes.
Steps to reproduce:

Click on any stop. Click on news items. Sometime, it crashes.

Screen.recording.mp4
@Samuel-Aktar-Laskar
Copy link
Author

I have solved the issue. In the SitutionDialogFragment, the getStringI() method of Bundle throws NullPointerException. In case description is not available, it throws NullPointerException causing it to crash.
I just added null checks for it. I am raising PR for it.

Samuel-Aktar-Laskar added a commit to Samuel-Aktar-Laskar/onebusaway-android that referenced this issue Mar 8, 2024
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

No branches or pull requests

1 participant