tokenizer icon indicating copy to clipboard operation
tokenizer copied to clipboard

Bug : S3 path becoming a link

Open uniwars opened this issue 1 year ago • 0 comments

Hi, I noticed that Tokenizer would turn actor image path into a link like this : image

it hallucinates this path because the image is still in the normal folder on the S3 It doesn't do that with the token path : image

it creates issue with the module media optimizer for example, which change png to webp and upload the webp where the pgn should have been, but since the path of the png is changed to a link it create new folder named as the link like that : image

uniwars avatar May 02 '24 10:05 uniwars