Hello.
Maybe I am wrong but I think I found a bug in Genetwork. When I tried to add
for example second element “Facsimile” or “Voice” there is a list of items
from which I can choose (list of roles [gmd:CI_RoleCode]). The same list
occurs in every element which I tried to add more then once. How can I add
any second element which will be a text field not list of items? Why all of
lists are the same?
Cheers,
Łukasz
--
View this message in context: http://www.nabble.com/multiple-element-bug-tf4265945s18419.html#a12140702
Sent from the geonetwork-users mailing list archive at Nabble.com.
Lukasz_Sobotowski wrote:
Hello.
Maybe I am wrong but I think I found a bug in Genetwork. When I tried to add
for example second element “Facsimile” or “Voice” there is a list of items
from which I can choose (list of roles [gmd:CI_RoleCode]). The same list
occurs in every element which I tried to add more then once. How can I add
any second element which will be a text field not list of items? Why all of
lists are the same?
Cheers,
Łukasz
Hi Lukasz,
It's a bug due to some code for ISO19139 profiles that was inadvertently left in the editor code and which got sucked into the beta 5 release.
If you upgrade your source code from the svn by copying in:
src/org/fao/geonet/kernel/EditLib.java
and recompile the problem should be fixed and adding elements will work as expected.
Cheers,
Simon
Simon Pigot wrote:
Lukasz_Sobotowski wrote:
Hello.
Maybe I am wrong but I think I found a bug in Genetwork. When I tried to
add
for example second element “Facsimile” or “Voice” there is a list of
items
from which I can choose (list of roles [gmd:CI_RoleCode]). The same list
occurs in every element which I tried to add more then once. How can I
add
any second element which will be a text field not list of items? Why all
of
lists are the same?
Cheers,
Łukasz
Hi Lukasz,
It's a bug due to some code for ISO19139 profiles that was inadvertently
left in the editor code and which got sucked into the beta 5 release.
If you upgrade your source code from the svn by copying in:
src/org/fao/geonet/kernel/EditLib.java
and recompile the problem should be fixed and adding elements will work
as expected.
Cheers,
Simon
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
GeoNetwork-users mailing list
GeoNetwork-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geonetwork-users
GeoNetwork OpenSource is maintained at
http://sourceforge.net/projects/geonetwork
I did like You said and there are still bugs. When I tried to add once more
element which is a list of items it works correctly, but when I tried to add
element which is normal text field, new element is a list of items too. For
example when I tried to add once more “Voice” element or “Facsimile” then
the same list of items occurs again.
--
View this message in context: http://www.nabble.com/multiple-element-bug-tf4265945s18419.html#a12176656
Sent from the geonetwork-users mailing list archive at Nabble.com.