Project

General

Profile

Actions

Bug #65251

closed

import selection broken in current master

Added by Alexander Kontos about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Backend API
Target version:
Start date:
2015-02-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

if you open the the ElementBrowser to insert files and check more than one file the 'import selection' function fails with an error in BrowsLinks.js line 47

"list.each is not a function"

simply convert code to jquery
$(list).each(function( index,value ) { ....
is not enough. it leads to jsfunc.inline.js --> uidArray.each is not a function


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #65109: Element browser wizard: importing a selection of images does not workClosedStanislas Rolland2015-02-16

Actions
Actions #1

Updated by Wouter Wolters about 9 years ago

https://review.typo3.org/#/c/36960/ looks the correct patch too me.

Actions #2

Updated by Wouter Wolters about 9 years ago

  • Status changed from New to Needs Feedback

Should be solved now in master.

Actions #3

Updated by Alexander Kontos about 9 years ago

is solved now by https://review.typo3.org/#/c/36960/
Thank you!

Actions #4

Updated by Alexander Opitz about 9 years ago

  • Status changed from Needs Feedback to Closed
Actions

Also available in: Atom PDF