Closed Jefferson49 closed 1 year ago
It's missing in webtrees, here:
That line should be
'_LOC:NAME:ABBR' => new CustomElement(I18N::translate('Abbreviation'), ['TYPE' => '0:1']),
ok, thank You very much for analyzing. I will file an issue in webtrees
I see this has been handled already in webtrees (https://github.com/fisharebest/webtrees/pull/4725), therefore I'll close here.
yes, instead of opening an issue, I directly started a pull request with the proposed code, and Greg already accepted :-)
Observed with vesta 2.1.15.0.3 and webtrees 2.1.15
There seems to be no possibility to enter data for _LOC:NAME:ABBR:TYPE. even if "Edit with all GEDCOM tags" is chosen.
From the Addendum specification, it should be available:
For existing data, the abbreviation is shown correctly:
I do not know if this is missing in the GEDCOM-L tag customization in webtrees, or if it is missing in vesta shared places.