EPrints Technical Mailing List Archive
Message: #08856
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
Re: [EP-tech] mixed-content warnings
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: Re: [EP-tech] mixed-content warnings
- From: Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>
- Date: Tue, 1 Feb 2022 21:42:46 +0000
CAUTION: This e-mail originated outside the University of Southampton.
Good afternoon,
Anyone with expertise in IRStats2, could you at least confirm that line 24 of Referrer.pm
This "self->{host}" defined here on line 24, can we at least confirm that this refers to the "host" of the repository, not the host of the Referrer?
Thanks!
Tomasz
From: eprints-tech-bounces@ecs.soton.ac.uk <eprints-tech-bounces@ecs.soton.ac.uk> on behalf of Tomasz Neugebauer via Eprints-tech <eprints-tech@ecs.soton.ac.uk>
Sent: Friday, January 7, 2022 2:36 PM To: David R Newman <drn@ecs.soton.ac.uk>; eprints-tech@ecs.soton.ac.uk <eprints-tech@ecs.soton.ac.uk> Subject: Re: [EP-tech] mixed-content warnings
CAUTION: This e-mail originated outside the University of Southampton.
Hi David,
Thank you. I have also opened a similar issue based on yours in DataCiteDOI on IRStats2:
Would something like this work as a patch [i.e., can we rely on a $self->{session}->config ("securehost") just like a $c->{securehost} ]?
$self->{host}
= defined
$self->{session}->config( "host" )
? $self->{session}->config(
"host" )
: $self->{session}->config( "securehost" );
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 library.concordia.ca From: David R Newman <drn@ecs.soton.ac.uk>
Sent: Friday, January 7, 2022 10:39 AM To: Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>; eprints-tech@ecs.soton.ac.uk <eprints-tech@ecs.soton.ac.uk> Subject: Re: [EP-tech] mixed-content warnings Attention This email originates from outside the concordia.ca domain. // Ce courriel provient de l'exterieur du domaine de concordia.ca
Hi Tomasz,
Yes, that one will affect registering the referrer correctly in stats generation to log it as an internal referrer, so that could do with updating. I am not currently responsible for maintaining the IRStats2 Bazaar plugin. I will speak to my colleagues and other EPrints developers and see what can be done about maintaining this and making changes like the one required here. There are several different branches of development that I am aware of for IRStats2 and we really need to see if this can be more linked up.
Regards
David Newman
On 07/01/2022 15:30, Tomasz Neugebauer wrote:
|
- Follow-Ups:
- Re: [EP-tech] mixed-content warnings
- From: Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>
- Re: [EP-tech] mixed-content warnings
- References:
- [EP-tech] mixed-content warnings
- From: Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>
- Re: [EP-tech] mixed-content warnings
- From: Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>
- Re: [EP-tech] mixed-content warnings
- From: Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>
- Re: [EP-tech] mixed-content warnings
- From: Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>
- Re: [EP-tech] mixed-content warnings
- From: Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>
- Re: [EP-tech] mixed-content warnings
- From: Tomasz Neugebauer <Tomasz.Neugebauer@concordia.ca>
- [EP-tech] mixed-content warnings
- Prev by Date: Re: [EP-tech] disable login for users
- Next by Date: Re: [EP-tech] disable login for users
- Previous by thread: [EP-tech] Sort view with creators_name and corp_creators
- Index(es):