I think this represents life before bug tracking systems:
XML Parsing Error: not well-formed
Location: http://www.intertwingly.net/blog/2008/07/18/Life-after-Bug-T...
Line Number 42, Column 101:String.fromCharCode(0xdc00+n%0x400);}else{return '&#'+ncr+';'}});for(var i=body.length-1;i>0;i--){if(cp1252[body.charCodeAt(i)]){body=body.substr(0,i)+'&#'+cp1252[body.charCodeAt(i)]+';'+body.substr(i+1);}}
----------------------------------------------------------------------------------------------------^
But seriously, I'm curious what he has to say. In lots of companies the bug tracking overhead overwhelms the actual work done.
Comments
I think this represents life before bug tracking systems:
XML Parsing Error: not well-formed Location: http://www.intertwingly.net/blog/2008/07/18/Life-after-Bug-T... Line Number 42, Column 101:String.fromCharCode(0xdc00+n%0x400);}else{return '&#'+ncr+';'}});for(var i=body.length-1;i>0;i--){if(cp1252[body.charCodeAt(i)]){body=body.substr(0,i)+'&#'+cp1252[body.charCodeAt(i)]+';'+body.substr(i+1);}} ----------------------------------------------------------------------------------------------------^
But seriously, I'm curious what he has to say. In lots of companies the bug tracking overhead overwhelms the actual work done.