Ticket #3660 (closed bug: invalid)

Opened 8 months ago

Last modified 8 months ago

Add support for "de" and "De" in sort name surnames

Reported by: anonymous Assigned to:
Priority: normal Milestone:
Component: MusicBrainz Server JavaScript Version:
Keywords: Cc:
Browser: OS:

Description

Right now "Guess" for sort names will not move the "De" part of Italian and Spanish surnames to the surname. Sort name of "Federico De Medici" will be guessed as "Medici, Federico De", it should be guessed as "De Medici, Federico".

There are no occurrences I can think of where "De", "de" or "Di" are part of somebody's name. They are always part of the surname.

Attachments

Change History

2008-04-10 02:20:11 changed by nikki

This is language dependent (see http://wiki.musicbrainz.org/SortNameStyle). I imagine this is near impossible to do automatically with the current input fields because fixing one language will break another.

2008-04-11 18:04:15 changed by dmppanda

  • status changed from new to closed.
  • resolution set to invalid.

This doesn't apply at least to French and Portuguese, for which proper sorting rejects the "de" particle to the end of the sortname (I'm not a Spanish expert but I think I remember sorting rules there also are quite complex).


Add/Change #3660 (Add support for "de" and "De" in sort name surnames)




Action