EPrints Technical Mailing List Archive
Message: #07083
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] Bug when uploading files
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] Bug when uploading files
- From: Matthew Kerwin <matthew.kerwin@qut.edu.au>
- Date: Fri, 12 Jan 2018 01:53:37 +0000
Hi there, I remember getting frustrated at this once, so I hacked perl_lib/EPrints/System.pm in sub sanitise: $filepath =~ s!.*/(?=.)!!; It’s running in production, but I’ve never looked into it since doing that half a year ago. It was a bit radical. Cheers -- Matthew Kerwin | Team Leader | ITS-EIS | KG-SYN-2.32 | QUT 🗿 Please consider the Moyai before deleting this email. From: eprints-tech-bounces@ecs.soton.ac.uk [mailto:eprints-tech-bounces@ecs.soton.ac.uk] On Behalf Of Robin Sylvestre Hello ! We have found a bug in Eprints 3.3.13 when uploading files from Internet Explorer. IE has an option that allows the full path of files to be sent along the filename when uploading files. With this option enabled, and when uploading files from a network share (i.e. \\server\share\file.ext) the full path of the file is appended to the filename, with underscores replacing backslashes (i.e. __server_share_file.ext). When uploading from a local drive, everything works fine. This is set in custom security settings. Maybe other browsers have this option too ? I tried to find where the filename gets set when uploading the file, but I only managed to hide the path from the upload progress bar (in 88_uploadmethod_file.js). I figure the filename must be set by a server script. Maybe in perl_lib/EPrints/DataObj/File.pm ? Can someone help us correct this bug ? Thanks !! Robin Sylvestre Services techniques et systèmes informatisés Bibliothèque de l’École Polytechnique de Montréal 514-340-4711 poste 3743 |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
- Follow-Ups:
- Re: [EP-tech] Bug when uploading files
- From: Matthew Kerwin <matthew.kerwin@qut.edu.au>
- Re: [EP-tech] Bug when uploading files
- References:
- [EP-tech] Bug when uploading files
- From: Robin Sylvestre <robin.sylvestre@polymtl.ca>
- Re: [EP-tech] Bug when uploading files
- From: Matthew Kerwin <matthew.kerwin@qut.edu.au>
- [EP-tech] Bug when uploading files
- Prev by Date: [EP-tech] Bug when uploading files
- Next by Date: [EP-tech] Open Repositories 2018: Sustaining Open, call for papers and scholarships closes Monday 15th January
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):