DOI-USGS / fort-pymdwizard

The MetadataWizard is a useful tool designed to facilitate FGDC metadata creation for spatial and non-spatial data sets. It is a cross-platform desktop application built using an open-source Python architecture.
https://usgs.github.io/fort-pymdwizard/
Other
65 stars 22 forks source link

Place Keyword Thesaurus displays incorrectly in generated review document #98

Closed mcannister-usgs closed 5 years ago

mcannister-usgs commented 6 years ago

See image below. Note that this does NOT happen in the "Preview" option, but does occur in the generated DOCX review file. image

ColinTalbert commented 6 years ago

This is fixed with: 3cdf27bf94aac509a56c194884b7f1e55a1489ba

Thanks for reporting