You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When uploading a file, the dot between the filename and the file extension gets removed through the use of the to_url function. this is clearly wrong and should be fixed by using a different escaping function or some special treatment.