Project

General

Profile

Actions

Bug #20118

closed

MULTIMEDIA splitting params at = wrong

Added by Peter Russ about 15 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-03-03
Due date:
% Done:

0%

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

Description

Using Typoscript we try to provide a source parameter to a flash as TYPO3 content element MULTIMEDIA doesn't like GET parmeter in the file resource.

As the MULTIMEDIA content element splits at '=' and takes only element {0,1} we loose everythings after the second '='.

Exp. we have:
params(
src=someflash.swf?para1=test1&para2=test2
)

we get
<embed .... src="someflash.swf?para1" />

(issue imported from #M10588)


Files

class.tslib_content.patch (2.68 KB) class.tslib_content.patch Administrator Admin, 2009-03-03 00:04
Actions #1

Updated by Alexander Opitz over 10 years ago

  • Status changed from New to Needs Feedback
  • Target version deleted (0)
  • TYPO3 Version set to 3.8
  • Is Regression set to No

Hi,

as this issue is very old. Does the problem still exists within newer versions of TYPO3 CMS (4.5 or 6.1)?

Actions #2

Updated by Alexander Opitz over 10 years ago

  • Status changed from Needs Feedback to Closed

No feedback within the last 90 days => closing this ticket.

If you think that this is the wrong decision or experience this issue again, then please write to the mailing list typo3.teams.bugs with issue number and an explanation or open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF