Ticket #220 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Links to resources should be readable

Reported by: tarmo Assigned to: szabolcs
Priority: critical Milestone:
Component: generic Version:
Keywords: Cc:
Time spent: 13.0h Time remaining: 0h
Time planned:

Description

When a resource is created, its ID should be simple and based on the title of the object. Currently the ID's are of the form "activity.2006-03-07.5064524737" which simply is not good enough. Of course, the titles may change as the resources are in draft state and edited, but when they are published, their IDs should be changed to match their title - with special characters converted to something nicer, and duplicate names handled by appending a version number or something at the end of the ID.

Another (simpler) possibility is to allow the user to enter the ID when creating a resource (this can be enabled from Plone properties).

Change History

03/08/06 14:25:44 changed by szabolcs

  • owner changed from anonymous to szabolcs.
  • tt_spent changed.
  • tt_remaining changed.
  • tt_estimated changed.

03/10/06 12:16:11 changed by szabolcs

  • status changed from new to closed.
  • tt_spent set to 13.0h.
  • resolution set to fixed.
  • tt_remaining set to 0h.

(In [136]) closes #220, spent 13h

Tests not working in the set up environment, so committing without them.