- Issue created by @tetranz
- πΊπ¦Ukraine nginex
Hello,
File entity does not have path field, so I'm not sure if that is the case. Please let me know if your File entity have path field?
- πΊπΈUnited States tetranz
Yes you're quite correct. I didn't notice that the path is coming from the File Entry β module. That extends the core File entity, makes it fieldable and gives it a path alias.
Rightly or wrongly, it's still a moderately popular module so this will probably cause some problems, especially since it worked until the recent release. I kind of feel that there is a bit of a difference between the URL of a file and the path alias of an entity. They're similar but not really the same thing so I'm not sure if one should overwrite the other.
- πΊπ¦Ukraine nginex
Thanks for more info, I see your point, then it makes sense to make a patch