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