fisharebest / webtrees

Online genealogy
https://webtrees.net
GNU General Public License v3.0
429 stars 294 forks source link

Individuals — All and Families — All do not show all Individuals respective Families #4888

Closed arbor95 closed 9 months ago

arbor95 commented 9 months ago

using the current github code (an issue for this has been opened, but it seems to be closed now, cause I cant find to reopen): Individuals — All and Families — All do not show all Individuals respective Families.

the subselection (list of all surnames (groups)) of familynames is shown (all should not mean all surnames, but all Individuals / families) So I will never see all Individuals / Families (but I expect that).

fisharebest commented 9 months ago

"All" means "All surnames". It excludes "No surname" and "Unknown surname".

This is the logic that was inherited from PhpGedView. It has been like this for 20 years.

arbor95 commented 9 months ago

For this logic you do not need a subselection (as I do understand, and that has recently been discussed in the forum). There is no additional functionality showing the list of surnames (written in full), you get the same results, if only the first letters are shown. Following your understanding, I extend: "Individuals — All and Families — All do not show all Individuals respective Families", that have a surname (possibly extendable by those excluded).

The link to the forum entry is https://www.webtrees.net/index.php/forum/help-for-release-2-1-x/38235-lists-individuals-or-families/100897 where Gustine stated another result of the clicking onto "ALL" in 1.7 (see there)

arbor95 commented 9 months ago

So remove All from selection