Opened 12 years ago
Closed 12 years ago
#1190 closed defect (fixed)
Adding keywords through keyword manager first sets uri to be #<date> then on restart is changed to file://<path to file>#<date>
Reported by: | jesseeichar | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | v2.10.0 RC0 |
Component: | General | Version: | v2.8.0RC2 |
Keywords: | Cc: |
Description
Adding a keyword to a thesaurus currently sets the uri to be #<date>. This can be a problem if the keyword is referenced anywhere else in the system because on restart the uri will be changed to file://<path to thesaurus file>#<date>. As a result the uri is only valid while the system is running. To work around this issue the admin must change the namespace after adding it. This is task that is easily forgotten and can result in system errors because of the changing id.
The add button should set the namespace.
Note:
See TracTickets
for help on using tickets.
Fixed by 91c7e24a80314881ec1ad25868aafab777b3ad60, 0f953250da13264609d5e8c87c094796a43840ad, 51a9bb99be19c00f8492bf9739109c0b30daec68