App crashes entering issue#1241

Closed
opened 2023-01-31 13:31:27 +01:00 by fsologureng · 1 comment

App 5.0 crashes entering this issue which has image and code embeded. 4.5 doesn't.
(No matter the language)

App 5.0 crashes entering [this issue](https://codeberg.org/forgejo/forgejo/issues/260) which has image and code embeded. 4.5 doesn't. (No matter the language)
Contributor

Can reproduce. Stacktrace:

java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String org.gitnex.tea4j.v2.models.Milestone.getTitle()' on a null object reference	at org.mian.gitnex.adapters.IssueCommentsAdapter$IssueCommentViewHolder.bindData(IssueCommentsAdapter.java:708)	at org.mian.gitnex.adapters.IssueCommentsAdapter.onBindViewHolder(IssueCommentsAdapter.java:181) 
Can reproduce. Stacktrace: ``` java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String org.gitnex.tea4j.v2.models.Milestone.getTitle()' on a null object reference at org.mian.gitnex.adapters.IssueCommentsAdapter$IssueCommentViewHolder.bindData(IssueCommentsAdapter.java:708) at org.mian.gitnex.adapters.IssueCommentsAdapter.onBindViewHolder(IssueCommentsAdapter.java:181) ```
mmarif added this to the 5.1.0 milestone 2023-02-02 19:08:56 +01:00
mmarif self-assigned this 2023-02-02 19:09:04 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gitnex/GitNex#1241
No description provided.