[BUGFIX] Allow adding multiple files / folders via element browser
This prevents the element browser from closing as soon as one file or folder was added. This restores previous behaviour, allowing the user to add multiple references without having to open the browser again and again. Resolves: #103369 Releases: main, 12.4 Change-Id: Id57ebe3ed115c0929beb06fd7dd136fe0f08e415 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83434 Reviewed-by:Jochen Roth <rothjochen@gmail.com> Tested-by:
Andreas Kienast <a.fernandez@scripting-base.de> Reviewed-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Jochen Roth <rothjochen@gmail.com> Reviewed-by:
Oliver Bartsch <bo@cedev.de>
Showing
- Build/Sources/TypeScript/filelist/browse-files.ts 2 additions, 1 deletionBuild/Sources/TypeScript/filelist/browse-files.ts
- Build/Sources/TypeScript/filelist/browse-folders.ts 2 additions, 1 deletionBuild/Sources/TypeScript/filelist/browse-folders.ts
- Build/Sources/TypeScript/filelist/context-menu-actions.ts 2 additions, 1 deletionBuild/Sources/TypeScript/filelist/context-menu-actions.ts
- Build/Sources/TypeScript/filelist/file-list-actions.ts 2 additions, 0 deletionsBuild/Sources/TypeScript/filelist/file-list-actions.ts
- typo3/sysext/filelist/Resources/Public/JavaScript/browse-files.js 1 addition, 1 deletion...sext/filelist/Resources/Public/JavaScript/browse-files.js
- typo3/sysext/filelist/Resources/Public/JavaScript/browse-folders.js 1 addition, 1 deletion...xt/filelist/Resources/Public/JavaScript/browse-folders.js
- typo3/sysext/filelist/Resources/Public/JavaScript/context-menu-actions.js 1 addition, 1 deletion...elist/Resources/Public/JavaScript/context-menu-actions.js
- typo3/sysext/filelist/Resources/Public/JavaScript/file-list-actions.js 1 addition, 1 deletion...filelist/Resources/Public/JavaScript/file-list-actions.js
Please register or sign in to comment