Most Common Surnames in the Statistics Block
Bug #937738 reported by
meliza
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
webtrees |
Triaged
|
Low
|
fisharebest |
Bug Description
webtrees should print the Most Common Surnames in the Statistics block using the same logic that is used in the Top Surnames block.
Now id uses a sorting field and McGregor is printed as MacGregor and names with surname prefixes like "van Gogh" as Gogh.
Names converted from PGV are printed in upper-case and names added/updated in webtrees with the 1st letter in upper-case and the rest in lower-case.
Meliza
svn 13471
Changed in webtrees: | |
assignee: | nobody → fisharebest (fisharebest) |
importance: | Undecided → Low |
status: | New → Fix Committed |
status: | Fix Committed → In Progress |
Changed in webtrees: | |
status: | In Progress → Confirmed |
status: | Confirmed → Triaged |
To post a comment you must log in.
my test site "E file"
svn 13684
McGregor prints still as Macgregor and de Geer as Geer.
1 NAME Finn /McGregor/
2 GIVN Finn
2 SURN McGregor
1 NAME Simon /de Geer/
2 GIVN Simon
2 SPFX de
2 SURN Geer
Meliza