Comment 2 for bug 884571

Revision history for this message
Robert Collins (lifeless) wrote : Re: amqp2disk oopses with lower case hashes are not accessible

Turns out the real issue is in the lookup code - U1 oopses are lowercase and that was supported for ages, but OOPS- prefixed lowercases reports were not.

So I'm going to back out the prior change and change the lookup code only.