Do not attempt to move file if URI did not change

Created on 25 March 2025, 12 days ago

Problem/Motivation

Before moving a file to private storage or to public storage, this module should check if the URI actually was modified to the destination file scheme.

The methods HandlerService::changeFilePathToPublic() and HandlerService::changeFilePathToPrivate() may not change the file URI if it does not contain the destination file scheme OR if the URI is a file scheme that is not "pubic" or "private".

Proposed resolution

Code cleanup to check if the URIs have changed after calling HandlerService::changeFilePathToPublic() and HandlerService::changeFilePathToPrivate().

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States recrit

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024