Ticket #221 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Time period names are unconstrained through-the-plone

Reported by: thomase Assigned to: thomase
Priority: major Milestone: Vocabulary Management
Component: Portal Version: Beta
Keywords: Cc:

Description

Batch loading of entities ensures that time periods conform to the desired vocabulary (see loader.py, lines 140ff); however, there is no constraint at present on titles and ids of time periods created through-the-plone. The base_edit template macros don't respect widget type assertions for title attributes. They always force a textbox of a certain, unusually large, length. I'm sure I did a bunch of work on figuring out how to override this, but I can't find the code right now.

Change History

02/21/07 12:20:28 changed by thomase

  • status changed from new to assigned.
  • milestone changed from Geo Control to Vocabulary Management.

The vocabulary probably should be managed with ATVocabularyManager. Defer to milestone:[Vocabulary Management]

03/19/07 17:07:02 changed by thomase

  • status changed from assigned to closed.
  • resolution set to fixed.

Closed with [696].