Ticket #58 (closed Defect: fixed)
No additional Topic Types can be added
Reported by: | irau | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.1 |
Component: | DeepaMehta Standard Distribution | Version: | 4.0.1 |
Keywords: | Cc: | ||
Complexity: | 2 | Area: | GUI |
Module: | deepamehta-typeeditor |
Description
In the "select Topic" dropdown menue I chose "new topc type ..." an created a new topic type. I was then able to create new topics of that type. However I was not able to add more topic types subsequently (no response on the GUI visable).
Change History
comment:1 Changed 13 years ago by jri
- Owner set to jri
- Status changed from new to accepted
- Complexity changed from 3 to 2
- Module set to deepamehta-typeeditor
- Milestone set to Release 4.1
comment:2 Changed 13 years ago by Jörg Richter
- Status changed from accepted to closed
- Resolution set to fixed
Core / Type Editor: unique default type URIs (#58)
Creating a bunch of new topic types without caring about their URIs works now.
The system generated default URI comprises the ID of the underlying topic.
Close ticket 58.
Note: See
TracTickets for help on using
tickets.
Yes, this is a bug. It happens if you don't enter an unique URI for each topic type you create.
Adopting the (system-generated) default URI works for the first time, but clashes at the second time because the default URI is always the same.
An easy to implement solution would be to let the system generate a different default URI each time by the means of a random number.
BTW: you can read about type editor usage and URI concept here (exceptionally in german :-)
https://groups.google.com/group/deepamehta3/browse_thread/thread/b2134d1e4f776ae1