timp/atombeat

can overwrite tombstone by creating member with slug

Opened this issue · 2 comments

What steps will reproduce the problem?
1. create a member in a collection with tombstones enabled
2. delete the member
3. create a new member with slug like the old member

What is the expected output? What do you see instead?
expect some sort of error (410?) or slug adaptation, instead get new member 
created in place of tombstone


Original issue reported on code.google.com by alimanfoo@googlemail.com on 28 Feb 2011 at 2:35

Original comment by alimanfoo@googlemail.com on 1 Mar 2011 at 10:46

  • Removed labels: Priority-High, Milestone-0.2-alpha-8
this also creates an error when you try to retrieve the history for the 
resurrected member:

org.w3c.dom.DOMException
Error XQDY0025: element has more than one attribute 'rel'

Original comment by alimanfoo@googlemail.com on 1 Mar 2011 at 1:03