Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No download of iCal or outlook files in Firefox on iPadOs 17.5.1 #704

Open
Tracked by #744
carstingaxion opened this issue Jun 24, 2024 · 2 comments
Open
Tracked by #744
Assignees
Labels
blocks bug Something isn't working
Milestone

Comments

@carstingaxion
Copy link
Collaborator

The new (and also the old) block do not let me download iCal or outlook files on iPadOs 17.5.1

trim.20723FBA-F318-430D-8A87-B5F9926198B8.MOV

See #606 (comment)

I guess this might be, because GatherPress puts the whole iCal rendering into the href attribute of the link, without sending explicit headers for an attachment.

I suggest introducing a new rewrite endpoint for the calendar links of an event. Having an explicit url for each of the add-to-calendar links should help solving the described bug. A positive side-effect is that, all interactions with those links become trackable within statistics.

The downloadable links should return the rendered iCal like currently, but with the missing headers added.

The real links to the Google and Yahoo calendars should be redirected early on template_redirect or some similar hook.

@carstingaxion carstingaxion added bug Something isn't working blocks labels Jun 24, 2024
@carstingaxion carstingaxion added this to the 0.31.0 milestone Aug 29, 2024
@carstingaxion carstingaxion self-assigned this Aug 29, 2024
@carstingaxion
Copy link
Collaborator Author

It’s getting closer, but still not working. The blue notification says: Download cancelled

RPReplay_Final1725101945.mp4

@carstingaxion
Copy link
Collaborator Author

Seems to be more a problem of Firefox on iOS, in Safari it works.

RPReplay_Final1725104990.mp4

@carstingaxion carstingaxion changed the title No download of iCal or outlook files on iPadOs 17.5.1 No download of iCal or outlook files in Firefox on iPadOs 17.5.1 Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocks bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

1 participant