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

NPE on link deletion without s session #1140

Open
kyberorg opened this issue Jan 19, 2023 · 0 comments
Open

NPE on link deletion without s session #1140

kyberorg opened this issue Jan 19, 2023 · 0 comments
Labels
component/backend Other parts of appplication component/frontend Front-end (UI) related issues component/session Yalsee Session Related kind/bug Bugs

Comments

@kyberorg
Copy link
Owner

java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "pm.axe.db.models.LinkInfo.getSession()" is null
	at pm.axe.ui.pages.mylinks.MyLinksPage.lambda$onDeleteButtonClick$1(MyLinksPage.java:589) ~[classes/:edge]
	at pm.axe.ui.pages.mylinks.MyLinksPage.deleteLinkAndLinkInfo(MyLinksPage.java:704) ~[classes/:edge]
	at pm.axe.ui.elements.DeleteConfirmationDialog.lambda$setDeleteButtonAction$b2d4e8bd$1(DeleteConfirmationDialog.java:48) ~[classes/:edge]
@kyberorg kyberorg added component/frontend Front-end (UI) related issues component/backend Other parts of appplication component/telegram Telegram SubSystem component/session Yalsee Session Related kind/bug Bugs and removed component/telegram Telegram SubSystem labels Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/backend Other parts of appplication component/frontend Front-end (UI) related issues component/session Yalsee Session Related kind/bug Bugs
Projects
None yet
Development

No branches or pull requests

1 participant