101 reputation
bio website
location
age
visits member for 1 year, 2 months
seen Feb 24 '12 at 6:04
stats profile views 0

Feb
24
answered How can a developer evaluate the effectiveness of his workflow?
Feb
24
comment Should developers enter bugs into the bug tracking system?
Unless it a simple and obvious change, you should not try to fix it. By adding another moving element in your current fix, you can make things much unmanageable. You should absolutely log it so if can receive its appropriate attention. Ie. if you fix it without logging a ticket for it, the QA will not know to test it and you can potentially introduce an even larger problem. This is dangerous. Other developers may just not know any better... you should bring it up.