Use relative URL for export button

Created on 18 December 2020, about 4 years ago
Updated 7 June 2024, 6 months ago

Problem/Motivation

The data export download is blocked in Chrome (see https://blog.chromium.org/2020/02/protecting-users-from-insecure.html) and the data export URL was using http instead of https.

Steps to reproduce

Attach a data export to a view on an https site and attempt to download by clicking its orange button in Chrome. Dev Console should reference the above Chromium blog post.

Proposed resolution

Change the absolute URL of the export download to a relative one.

Remaining tasks

See attached patch.

User interface changes

N/A

API changes

N/A

Data model changes

N/A

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada bsuttis

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024