When you are renaming file from 'public://' folder, you are bringing extra slash, so uri becomes 'public:///file_name.ext'. After this IMCE cant get entity and creates new file entity with new uri from old uri. Seems it's wrong behavior. It should consider files, which are located in the 'public://' folder and doesn't add additional slash to uri.
Comments
Comment #2
zulljin commentedThank you for the message, I will look at it in the near future.
Comment #4
zulljin commented