-
Notifications
You must be signed in to change notification settings - Fork 7
Code Review & Bug Report #30
Copy link
Copy link
Open
Labels
code qualityImprovements to code quality, readability, and maintainability.Improvements to code quality, readability, and maintainability.enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
code qualityImprovements to code quality, readability, and maintainability.Improvements to code quality, readability, and maintainability.enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hey, I went through the TuffXPlus source code in detail and put together a full bug report.
I am not posting this to cause any problems — I genuinely think the plugin has a solid
foundation, and the refactoring work since v1.2.0 is a clear improvement overall.
This is meant to help you catch the things that are still worth fixing before they show up
in production.
I could fix these myself, but I felt they were important enough to bring to your attention
directly — both for the health of the current codebase and for the long-term direction of
TuffXPlus. So I decided to write this up and share it properly.
(The attached report document was put together with some help from Claude.
If anything looks off or needs clarification, please let me know.)
The report covers 10 issues in total, split across four severity levels.
The short version is below. The full write-up — with exact file paths, line numbers,
explanations of why each issue matters, and ready-to-paste fix code — is attached
as a .pdf
TuffXPlus_BugReport.pdf
file.