|
|
|
|
|
by eterm
544 days ago
|
|
> software behaving as specified/intended, where that specification/intention has unexpected and/or undesirable consequences Unexpected behaviour is how I choose to define "bug". It doesn't matter if the programmer intended it. It's still a bug if it behaves contrary to the user expectation. It might be that the best resolution is better documentation / training, but it's still worth of a bug being raised to fix. |
|