[EP-tech] Unknown entries in creator browse
Andrew Beeken
anbeeken at lincoln.ac.uk
Wed Sep 13 13:15:55 BST 2017
Hi Matthew – this looks like the kind of solution we’re after! Your fix for multiple fields hasn’t done the trick so would you be able to share your hack for the fieldlist_sizes function? I’ve taken a look and I’m really not sure what I need to change. This isn’t a mega issue, just more of an annoyance, but I do want to get it cleaned up!
Thanks!
Andrew
From: eprints-tech-bounces at ecs.soton.ac.uk [mailto:eprints-tech-bounces at ecs.soton.ac.uk] On Behalf Of Alan.Stiles
Sent: 13 September 2017 08:56
To: eprints-tech at ecs.soton.ac.uk
Subject: Re: [EP-tech] Unknown entries in creator browse
Good memory – looks like I missed that email conversation first time around.
I think we surmounted the problem by using a local grouping function on the person view, which built on the [creators_id, editors_id] for internal users in the same way as your view. The grouping function excludes entries from the sections hash of arrays it returns, where it can’t find the creators_id (or editors_id) in the user table.
Alan
From: eprints-tech-bounces at ecs.soton.ac.uk<mailto:eprints-tech-bounces at ecs.soton.ac.uk> [mailto:eprints-tech-bounces at ecs.soton.ac.uk] On Behalf Of Matthew Kerwin
Sent: 13 September 2017 00:50
To: eprints-tech at ecs.soton.ac.uk<mailto:eprints-tech at ecs.soton.ac.uk>
Subject: Re: [EP-tech] Unknown entries in creator browse
Wow, this discussion was ringing a lot of bells for me. I've (finally) managed to dig up this old thread: http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/2014-December/003730.html
If anyone's interested, I ended up hacking
EPrints::Update::Views::fieldlist_sizes
to let me specify my own top-level SELECT function for the view.
Also, I recently did this: https://github.com/eprints/eprints/commit/2f9d827397680279d0a59808f8559306d0be8bb3
...which changes the way 'allow_null' interacts with 'multiple' fields. It may be related, but that was more for making sure
allow_null=>1
works, rather than
=>0
.
Cheers
--
Matthew Kerwin
http://matthew.kerwin.net.au/
-- The Open University is incorporated by Royal Charter (RC 000391), an exempt charity in England & Wales and a charity registered in Scotland (SC 038302). The Open University is authorised and regulated by the Financial Conduct Authority in relation to its secondary activity of credit broking.
[TEF Gold]<http://www.lincoln.ac.uk/opendays>
The University of Lincoln, located in the heart of the city of Lincoln, has established an international reputation based on high student satisfaction, excellent graduate employment and world-class research.
The information in this e-mail and any attachments may be confidential. If you have received this email in error please notify the sender immediately and remove it from your system. Do not disclose the contents to another person or take copies.
Email is not secure and may contain viruses. The University of Lincoln makes every effort to ensure email is sent without viruses, but cannot guarantee this and recommends recipients take appropriate precautions.
The University may monitor email traffic data and content in accordance with its policies and English law. Further information can be found at: http://www.lincoln.ac.uk/legal.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ecs.soton.ac.uk/pipermail/eprints-tech/attachments/20170913/2d65f9e1/attachment.html
More information about the Eprints-tech
mailing list