Feature #12

Posfix ContentID with a number when existing

Added by the Mage 7 months ago. Updated 7 months ago.

Status:New Start:Feb 04, 2010
Priority:Normal Due date:
Assigned to:the Mage % Done:

0%

Category:Core Spent time: -
Target version:v0.3-rc

Description

When saving a content without a contentid, the generated contentid is invalid if there is already another content with the same contentid.

In this case, a number must be appended to the contentid, to make it unique.

For example, is the automatic contentid is hello-world, then the contentid for new contents with that same contentid, would be:

  • hello-world
  • hello-world-1
  • hello-world-2
  • ...

History

Updated by the Mage 7 months ago

  • Target version set to v0.3.0

Updated by the Mage 7 months ago

  • Target version changed from v0.3.0 to v0.3-rc

Updated by the Mage 7 months ago

  • Category set to Core

Also available in: Atom PDF