Skip to content

Preview URL some path items duplicated. #403

@ghost

Description

using the AWS S3 connector
connecting to AWS and display of files is working

noticed when clicking on a pdf file to preview, it wasn't displaying. when looking at the URL it is incorrect:

it displays as:
s3://myBucket/uploads/uploads/faxes/test.pdf

it should be:
s3://myBucket/uploads/faxes/test.pdf

there's an extra uploads in the path. (same with the other file types "upload" us duplicated"

the $userFilesPath is set as: "/uploads/faxes";

can you point me in which file this is getting built, I can debug through and see what's happening.

Thanks,
JH

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions