lifeless | wgrant: offhand, how do you make searchTasks (HTTP API) order by bug id ascending ? | 04:57 |
---|---|---|
lifeless | Unrecognized order_by: u'bug.id' | 04:58 |
wgrant | lifeless: id | 05:57 |
wgrant | orderby_expression = { "task": (BugTaskFlat.bugtask_id, []), "id": (BugTaskFlat.bug_id, []), | 05:57 |
lifeless | wgrant: ack, thanks. | 05:57 |
=== BradCrittenden is now known as bac | ||
bigjools | why would I get signed MP mails occasionally rejected with "bad signature"? It seems entirely random whether something will work or not. | 23:01 |
wgrant | bigjools: Have you tried verifying the signature manually? | 23:04 |
bigjools | wgrant: nope. I know Launchpad well enough to suspect a bug here :) | 23:05 |
wgrant | It's very unlikely. | 23:05 |
wgrant | More likely is that the email is being mangled slightly before it gets to Launchpad. | 23:06 |
bigjools | I love your optimism for a change, where's the normal LP pessimism? :) | 23:06 |
wgrant | I trust this code more than the rest, because I've audited it for security vulnerabilities :) | 23:07 |
bigjools | wait - does it deal with multipart/signed? | 23:08 |
wgrant | I haven't used stupid inline signatures in a good many years, so yeah. | 23:08 |
wgrant | Does it work if you resend the same email? | 23:11 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!