magicsunday / webtrees-fan-chart

SVG based ancestor fan chart module for webtrees genealogy application.
GNU General Public License v3.0
59 stars 18 forks source link

Names of individuals #107

Open jpretired opened 3 weeks ago

jpretired commented 3 weeks ago

Describe the bug Names of individuals in fanchart used to be (before 2.7.0) taken from tag NAME. Now they seem to be taken from GIVEN and SURNAME which is incorrect.

To Reproduce Steps to reproduce the behavior: Display fanchart of any female individual: https://jprodina.cz/tree/nase-rodina/webtrees-fan-chart/I46 Expected behavior Names to be taken from tag NAME.

Screenshots image

image

Desktop (please complete the following information):

magicsunday commented 2 weeks ago

Looks ok to me:

grafik

Have you recently updated the module?

jpretired commented 2 weeks ago

Because in my language (Czech) the feminine surnames are inflected (gender inflection). See e.g. https://en.wikipedia.org/wiki/Czech_name#Female_surnames

Btw your previous image shows the state when I downgraded back to 2.6.2. Now I updated to 2.7.0 so you can try the link again.

image

magicsunday commented 2 weeks ago

Could you please try the latest version from branch 2.1?

jpretired commented 2 weeks ago

What modules should I download from branch 2.1? EDIT: How can I download the latest version from branch 2.1?

magicsunday commented 2 weeks ago

Open the repository overview page (https://github.com/magicsunday/webtrees-fan-chart) and select branch 2.1 (https://github.com/magicsunday/webtrees-fan-chart/tree/2.1) from the branch selection.

grafik

Then open the code selection and click on "Download ZIP" to download the stand. This archive contains all project files. Unpack it into the standard Webtrees module directory and rename it to "webtrees-fan-chart".

grafik

jpretired commented 2 weeks ago

Thank you. Now with branch 2.1: image

The chart is OK:

image

May I keep this version running on my website?

magicsunday commented 2 weeks ago

Yes, of course, that should work without any problems.