evildmp / Arkestra

Arkestra extends Django CMS to provide an intelligent semantic web publishing system for organisations and institutions.
http://arkestra-project.org
BSD 2-Clause "Simplified" License
139 stars 27 forks source link

Save as new on Event needs to re-write slug #92

Open evildmp opened 11 years ago

evildmp commented 11 years ago

When saving an Event "as new", no attempt is made to avoid slug conflicts, typically causing the save operation to fail.

The slug should be checked on save as new just as it is for a new item.