Bug #1484
closed
Taxonomic Coverage Page not being populated properly
Added by Matthew Brooke almost 21 years ago.
Updated almost 21 years ago.
Category:
morpho - general
Description
if you have a dataset that already has Taxon coverage data, and open the taxon
editor from the documentation menu, the citation detailsl are not properly
retrieved and displayed. Haven't yet tested this for going back/forwards in the
wizard. Suspect a problem with getPageData() method, or the root xpath that is
passed to this method. Continuing investigation...
status: taxon dialog works ok in wizard, and works OK for an existing datapkg, provided it doesn't
already contain taxon coverage info; however, if a pkg already contains taxon info, or if you add some,
and then try to re-open the taxon page, it defaults to the xml tree editor instead of the taxon dialog.
Looks like the setPageData() method is returning false, implying that the taxon page cannot handle all
the metadata being passed. Possibly a problem with Perumal's traverseTree() method?? Too complex for
my small brain to grasp at this time of nigth - probably easier for perumal top fix this one
changed target to 1.5
the wrong xPath was being passed to the setPageData() method. This was causing
the problem. Corrected it now.
Original Bugzilla ID was 1484
Also available in: Atom
PDF