mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
639cc0222c
The insert media form would pick up unwanted images from other UploadFields. Limiting where it is looking to only the closest form fixes this.