I try to add files on content part with Redactor, via the button File:
If I want to use the “Drop files here or click to upload” , the file is well uploaded, in good place, but the url of the file is not good: I only have the baseUrl, but no filename…
If I use the modx browser (inside Redactor) or Simple Browser, all is fine
That’s odd, perhaps it failed to upload but the error isn’t being handled in the way it usually is.
I am able of reproducing this problem, but only when using the Google Drive Media Source which I kinda assume you’re not using and is a separate issue. On a standard filesystem source, it is working fine here.
Can you confirm your media source configuration please?
I’m not 100% sure what the cause was for Jerome, but if the filename is missing, be sure to check your media source configuration and any plugins that may interact with files on upload (like filesluggy).
The upload_translit setting on MODX3 also seems to be causing some issues here and there.