[EP-tech] Re: IRStats2 - Family names of creators not displaying with appropriate capital letters

Sebastien Francois sf2 at ecs.soton.ac.uk
Tue May 27 14:21:41 BST 2014


I a reference to this: 
http://stackoverflow.com/questions/19396804/capitalizing-strings-which-contain-accented-characters

But I don't have much to look into this at the moment... It seems to be 
about an internal regex (to the module above) which fails to detect 
proper word boundaries.

graingert (on github) was suggesting using another perl module - perhaps 
worth giving that one a try?

Seb.

On 23/05/14 18:16, Centro de Documentación wrote:
> Seb,
>
> It works, but not always accurate. I have a problem with capital
> letters after accent marks in family and given names.
>
> Before applying the patch "lingua"
> Alvarez cema, Juan alberto
>
> After (Ok)
> Alvarez Cema, Juan Alberto
>
>
> Before applying the patch
> González carella, María inés
>
> After (Wrong)
> GonzáLez Carella, MaríA InéS
>
> Should be
> González Carella, María Inés
>
> Any suggestion?
>
> Regards,
>
>



More information about the Eprints-tech mailing list