invenio wrote: ↑Tue Sep 03, 2024 9:20 am
danieltj wrote: ↑Mon Sep 02, 2024 9:53 pm
I understand the frustration but the team needs to follow a process to ensure problems don’t crop up and ultimately bugs like this do happen in software development. You’re free to update your board with the fix I posted now if you want. If not, I’m sure the development team will look at fixing this as soon as they can.
No frustration or criticism. The phpBB team is amazing, has a great support staff (as clearly shown here), and I find it amazing that such high quality software is available for free. So this is not a complaint.
My comment was really just a question of why phpBB doesn't do official targeted minor patches? Small bugs like this will crop up from time to time. That is expected. I was just trying to get a better understanding of why larger updates (which are obviously going to take much more time) are the preferred method of fixing isolated bugs vs a small single patch file.
I don't really understand the concept of 'minor patches' because the fix will need to be included in a new version of the software for when people download it for a new install. Do you mean why does the team not update the 3.3.13 package to include the fix rather than releasing a new version?
A new version needs to be released so that people are aware within the ACP that a new update is available for them. There will be lots of people not aware that this bug exists. I didn't know about it until I saw this topic and then I had to investigate to figure out what the issue was, and then after that try and figure out a fix.
I appreciate that the fix is very small and so it should in theory be a quick job to release an update but unfortunately (well, fortunately really), the team follows a strict release policy to ensure that everything is done correctly and that a new version is properly ready for the public to use. It's just one of those things really, it can't be helped and I understand you're not criticising the team. It's just the nature of software development.