Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 498 Bytes

2023-11-06-improved-error-handling-for-media-file-renamings-if-the-provided-name-is-too-long.md

File metadata and controls

13 lines (13 loc) · 498 Bytes
title issue author author_email author_github
Improved error handling for media file renamings if the provided name is too long
NEXT-30951
Krzykawski
Krzykawski

Core

  • Added file name length validation to Shopware\Core\Content\Media\File\FileNameValidator
  • Added static function fileNameTooLong to Shopware\Core\Content\Media\MediaException

Administration

  • Added improved error message if provided file name is too long for an update in media