Comment 2 for bug 838478

Revision history for this message
Paul Tagliamonte (paultag) wrote :

Actually, I only came across this because I wrote (in an hour or so) a half-baked PHP library.

It handles collections by getting the collection link, and creating objects off all the self_links.

In short - I was trying to list all GPG keys - but because my API bindings are so primitive (like I said, random hack) this issue surfaced.

I doubt this is present in the Python library (unless you manually use the "borked" URL), so it's fairly harmless.

Thanks for the triage!