# Problem beim Hochladen von Mediendateien

**URL:** https://meta.discourse.org/t/issue-in-uploading-media-files/289037
**Category:** Bug
**Created:** [18. Dezember 2023 um 10:15 UTC](https://meta.discourse.org/t/issue-in-uploading-media-files/289037 "2023-12-18T10:15:45Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![blake](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blake/32/157322_2.png) [@blake](https://meta.discourse.org/u/blake)
#### Post date: [18. Dezember 2023 um 16:25 UTC](https://meta.discourse.org/t/issue-in-uploading-media-files/289037/4 "2023-12-18T16:25:44Z")

</div>

Ein Fix für dieses Problem wurde erstellt

> <https://github.com/discourse/discourse/pull/24947>
>
> Settings that are using the new \`file\_size\_restriction\` types like the
> \`max\_imag…e\_size\_kb\` setting need to have their values saved as integers.
> This was a recent regression in 00209f03e6bc55c6dd776dbe828b8bb53cd935f4
> that caused these values to be saved as strings.
> 
> This change also removes negatives from the validation regex because
> file sizes can't be negative anyways.
> 
> Bug report: https://meta.discourse.org/t/289037

Wenn Sie den neuesten Code herunterladen und neu erstellen, sollte es jetzt funktionieren. Bitte lassen Sie uns wissen, wie es läuft.

---

_[View the full topic](https://meta.discourse.org/t/issue-in-uploading-media-files/289037)._
