@wtrmt @hisham_hm @sinvega @sn0n @fraggle I was going to say - the accordance of the headphones is that they only worked with Bluetooth.
As someone who did manual and automated QA, the guy arguing the cable doesn't need to use Bluetooth sounds like a guy insisting everything works because the Unit Tests validated all the internal contracts, so it should work that way.
I have broken a *lot* of software tools in staging/QA environments by simply not limiting what I input to sensible inputs.
@wtrmt @hisham_hm @sinvega @sn0n @fraggle "Your Unit Tests work, right? Great, watch me toss this into your posting input on a browser loaded to your website: "';SELECT *;" That shouldn't break when I hit post, but here's the error, because *somewhere* in your Unit Tests' contract validated code, you're not sanitizing an input."