s3fs and portable path plus module issue

Created on 25 October 2017, over 7 years ago
Updated 14 January 2025, 5 months ago

Hello, when combining s3fs module with portable path plus (which replaces full path with s3 wrapper when saving html from text area into db and back when displaying in view or edit mode), there is a missing slash on http file path.
Example:
https://mybucket.s3.amazonaws.comimages/example.jpg
and should be (in bold):
https://mybucket.s3.amazonaws.com/images/example.jpg

This patch fixes it. Tested on bucket links (like above) and Cloudfront links as well.

πŸ› Bug report
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡·πŸ‡ΈSerbia milovan

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.

  • πŸ‡ΊπŸ‡ΈUnited States cmlara

    Drupal 7 end-of-life triage:
    Drupal 7 reached end of life on January 5th.

    The 7.x branches of S3FS do not have any additional planned releases.

    The requests in this issue do not appear to exist in the 8.x-3.x and newer branches.

Production build 0.71.5 2024