MrPrimate / tokenizer

Tiny yet capable in-game token editor for Foundry VTT
MIT License
29 stars 26 forks source link

Bug Fix: S3 path becoming a link #173

Closed leo-vaporwing closed 3 months ago

leo-vaporwing commented 3 months ago

Fix for #157

When opening Foundry's FilePicker, the target directory for S3 files incorrectly used the root of their full URL instead of their relative location within the bucket.

Removing the target directory does not break anything, as Foundry automatically retrieves the location of the current image.

MrPrimate commented 3 months ago

Thankyou for this, it was not clear from your initial issue that this was happening during the filepicker bypass.