1 message in com.googlegroups.bloggerdevProblem with DELETE? [Steve?]
FromSent OnAttachments
Beau Lebens21 Apr 2005 01:23 
Subject:Problem with DELETE? [Steve?]
From:Beau Lebens (b.@dentedreality.com.au)
Date:04/21/2005 01:23:46 AM
List:com.googlegroups.bloggerdev

Hi All,

Has anyone else seen any strangeness occur when performing a DELETE?

I *think* it's connected, because it started happening immediately after I did a DELETE via the Atom API (using a new PHP package I'm writing), and now, if I try to access the posts of my blog via the dashboard (or the API), I get;

java.lang.NullPointerException

And that's it.

Anyone seen anything like this? If it was triggered via the API, then I'm thinking it's something that'll need to be fixed to ensure that other apps can't accidentally (or worse; maliciously) do something like this to someone's blogs.

Beau