#98: Duplicated FGDC overview element from metadata edit
----------------------------------+-----------------------------------------
Reporter: mattblanchette | Owner: geonetwork-devel@lists.sourceforge.net
Type: defect | Status: new
Priority: major | Milestone:
Component: User interface (web) | Version: v2.2.0 Final
Keywords: |
----------------------------------+-----------------------------------------
When an FGDC overview element (Overview Description) is added on the
Advanced view metadata edit form with the + button, two elements are
actually added.
If one of the overview elements is attempted to be removed with the x
button, the number of overview elements increases instead to 6.
The number of overview elements also doubles simply by opening a metadata
entry for editing or when switching between XML and form editing views.
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/98>
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork>
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.
#98: Duplicated FGDC overview element from metadata edit
-----------------------------------+----------------------------------------
Reporter: mattblanchette | Owner: geonetwork-devel@lists.sourceforge.net
Type: defect | Status: new
Priority: major | Milestone:
Component: User interface (web) | Version: v2.2.0 Final
Resolution: | Keywords:
-----------------------------------+----------------------------------------
Comment (by mattblanchette):
eainfo is a choice element[[BR]]
With either a sequence or an element in the dropdown[[BR]]
Selecting the sequence works, but selecting the element (overview, named
"Overview Description" in dropdown) will add both the sequence and the
element.
{{{
<eainfo>
<eainfoTypeSEQUENCE_ELEMENT0>
<overview>
<eaover />
<eadetcit />
</overview>
</eainfoTypeSEQUENCE_ELEMENT0>
<overview>
<eaover />
<eadetcit />
</overview>
</eainfo>
}}}
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/98#comment:1>
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork>
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.
#98: Duplicated FGDC overview element from metadata edit
-----------------------------------+----------------------------------------
Reporter: mattblanchette | Owner: geonetwork-devel@lists.sourceforge.net
Type: defect | Status: closed
Priority: major | Milestone: v2.4.0 RC2
Component: User interface (web) | Version: v2.2.0 Final
Resolution: fixed | Keywords:
-----------------------------------+----------------------------------------
Changes (by ticheler):
* status: new => closed
* cc: sppigot@...11... (added)
* resolution: => fixed
* milestone: => v2.4.0 RC2
--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/98#comment:2>
GeoNetwork opensource Developer website <http://trac.osgeo.org/geonetwork>
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.