Skip to content

issues Search Results · language:Dune language:HTML language:JavaScript language:Java language:Java language:JavaScript

Filter by

39.9M results  (752 ms)

39.9M results

Description StringUtils.padRight() throws StringIndexOutOfBoundsException when the input string is longer than the target length. Steps to Reproduce StringUtils.padRight( long string , 5); // throws ...

creating
documentation

Description The DateUtils.getQuarter() method returns quarter values 0-3 instead of the expected 1-4. January returns 0 instead of 1, April returns 1 instead of 2, etc. Root Cause Calendar.MONTH is ...

Description Getting NPE when logging tasks that don t have an assignee or due date. Stack Trace java.lang.NullPointerException at com.taskflow.model.Task.toString(Task.java:98) Impact This crashes ...

📊 우선순위 🔵 Trivial 🐛 문제상황 study_timer 도메인 5개 서비스(Start/Pause/Resume/End/SaveStudyTimerHeartbeat)에서 메트릭 기록을 보호하는 catch (RuntimeException ignored)가 아무 로그도 남기지 않아, 메트릭 파이프라인이 지속적으로 실패해도 운영에서 전혀 감지되지 않음. ...
🐛 fix

Description In production, we see intermittent NumberFormatException and ArrayIndexOutOfBoundsException from DateUtils.parseDate(). Stack Trace java.lang.NumberFormatException: For input string: ...

Description When a project has 0 tasks, the dashboard endpoint throws ArithmeticException: / by zero. Stack Trace java.lang.ArithmeticException: / by zero at com.taskflow.model.Project.getProgress(Project.java:98) ...

Description User passwords are stored in plaintext in the database. The User entity stores the raw password string and the authenticate() method compares plaintext values. Impact CRITICAL - If the database ...

img width= 776 height= 487 alt= Image src= https://github.com/user-attachments/assets/34898441-8015-44f7-9a94-28f4631521d7 / Предел по умолчанию хранится в настройке object_13588.json

Description The /api/tasks/search endpoint is vulnerable to SQL injection. The keyword parameter is directly concatenated into SQL query string in DatabaseHelper.java. Steps to Reproduce 1. Call GET ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.