EPrints Technical Mailing List Archive
Message: #06579
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Eprints View Type : Order messed up
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] Eprints View Type : Order messed up
- From: Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>
- Date: Wed, 14 Jun 2017 20:20:25 +0000
Hi Mathieu, I think we had a similar issue, and I reported about it and how we patched it here: https://github.com/eprints/eprints/issues/338 Best wishes, Tomasz ________________________________________________
Tomasz Neugebauer
Tel. / Tél. 514-848-2424 ext. / poste 7738
Mailing address / adresse postale: 1455 De Maisonneuve Blvd. W., LB-540-03, Montreal, Quebec H3G 1M8
http://library.concordia.ca From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk]
On Behalf Of Mathieu Perron Hi all, I’m having a problem with the ordering of deposits in the browse by types view. If you look at the following URL :
http://constellation.uqac.ca/view/type/thesis.creators_name.html#group_T you will find that there seems to be a bug with the ordering. If you look at the last name “Tremblay”, the ordering seems ok going like Tremblay
Agnès…. Tremblay Aline… up to Tremblay Vianney. Then it starts again with
Tremblay Ariane… Tremblay Chantalle… up to Tremblay-Vaillancourt Vanessa.
There is no duplicate entries, just the ordering that seems to be done in 2 batches. I tried comparing document types, I tried looking
if there is any hidden characters in the first or last name… Nothing seems wrong. I check the views.pl file and for browse by type I have the following config: { id => "type", menus => [ { fields => [ "type" ], allow_null => 0, hideempty => 1, new_column_at => [20], } ], order => "creators_name/title", variations => [ "DEFAULT", "creators_name;first_letter", "date;res=year", ], }, Anyone knows what could be happening? Thanks in advance for your help and have a nice day! Mathieu Perron
|
- References:
- [EP-tech] Eprints View Type : Order messed up
- From: Mathieu Perron <Mathieu_Perron@uqac.ca>
- [EP-tech] Eprints View Type : Order messed up
- Prev by Date: [EP-tech] Eprints View Type : Order messed up
- Next by Date: Re: [EP-tech] DataCite Doi Plugin
- Previous by thread: [EP-tech] Eprints View Type : Order messed up
- Next by thread: [EP-tech] Issue when saving records
- Index(es):