[GeoNetwork-devel] [GeoNetwork opensource Developer website] #1190: Adding keywords through keyword manager first sets uri to be #<date> then on restart is changed to file://<path to file>#<date>

#1190: Adding keywords through keyword manager first sets uri to be #<date> then
on restart is changed to file://<path to file>#<date>
-------------------------+--------------------------------------------------
Reporter: jesseeichar | Owner: geonetwork-devel@…
     Type: defect | Status: new
Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0RC2
Keywords: |
-------------------------+--------------------------------------------------
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.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1190&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#1190: Adding keywords through keyword manager first sets uri to be #<date> then
on restart is changed to file://<path to file>#<date>
--------------------------+-------------------------------------------------
  Reporter: jesseeichar | Owner: geonetwork-devel@…
      Type: defect | Status: closed
  Priority: major | Milestone: v2.9.0
Component: General | Version: v2.8.0RC2
Resolution: fixed | Keywords:
--------------------------+-------------------------------------------------
Changes (by jesseeichar):

  * status: new => closed
  * resolution: => fixed

Comment:

Fixed by 91c7e24a80314881ec1ad25868aafab777b3ad60,
0f953250da13264609d5e8c87c094796a43840ad,
51a9bb99be19c00f8492bf9739109c0b30daec68

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1190#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.