ltrim issue
kevadamson opened this issue · 1 comments
kevadamson commented
This is happening:
https://stackoverflow.com/questions/50174181/why-does-ltrim-remove-one-character-when-the-second-argument-contains-an-operato
Whatever character is present in $volumeUrl gets removed from $path as well as the full $volumeUrl string
tikiatua commented
Hi @kevadamson,
Thank your for your support. I have just created a new version of the plugin to support Craft v4 and was able to incorporate your feedback to fix this issue. Great catch.