V14 - The name of the uploaded file in the Content section is not correct
Closed this issue · 1 comments
nhudinh0309 commented
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
14.3.0-rc
Bug summary
When you upload a file in the content section, the name of the file is not correct after saving. (see the image)
Specifics
No response
Steps to reproduce
- Create a content with Upload Article data type
- Upload a file (ex: Article.pdf)
- Save the changes
- Reload the page
Expected result / actual result
The name of the uploaded file is ".pdf". It should be "/media/tylbf3k3/article.pdf" as in V13
iOvergaard commented
This seems to have been fixed in v15, but unfortunately I have no pull request to link it to.