I've found that clicking the delete button on the edit view of a Site Note node returns you to the Notes list (/admin/build/sitenotes) without actually deleting the note.

It is only possible to delete the note from the Content List (/admin/content/node) page.

I've also tested with 6.x-1.x-dev and the same happens.

Comments

nancydru’s picture

Hmm, strange. I tested first in the 5.x version and it deleted fine, but it is not deleting in 6.x. I'll have to dig into this one. I don't know that the code really does anything when a delete action is requested.

nancydru’s picture

Assigned: Unassigned » nancydru

Well, here's the first update on the problem: http://drupal.org/node/252761

nancydru’s picture

Status: Active » Fixed

I committed a fix to the 6.x-1.x-dev version. Please try it and let me know how it works.

As an added bonus, you also get a complete 6.x add/edit form.

realityloop’s picture

Tested and working..

Thanks!

nancydru’s picture

Great. Thanks for the update.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.