Sometimes I waffle about whether an issue should be filed as a bug or as a feature. I will be filing a issue on MantisBT either way. But an issue might be a judgement call. And a non-obvious contributing factor is that a Feature/Enhancement Request seems to be overlooked more consistently.
This thread is for bug testers who want help finishing off particular waffles.
For example: it might a bug or an enhancement that Gramps utilizes historically deprecated unencrypted http:// traffic in its constants.
Gramps uses outdated “Not Secure” http:
Is this a bug or an enhancement?
1 Like
One way to think through whether an issue is a bug or not is to ask whether the behavior observed violates (1) user documentation of expected behavior, (2) development documentation (e.g. specs, GEPS etc.), or (3) expected implemented behavior (code behavior). If yes, I would categorize it a bug. If there’s no expectation some behavior was ever expected via documentation or code, it makes sense to call it a request/wish.
3 Likes