Project

General

Profile

Actions

Bug #15816

closed

openPic() and config.removeDefaultJS = external

Added by bartoszx about 18 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Won't have this time
Assignee:
-
Category:
-
Target version:
-
Start date:
2006-03-13
Due date:
% Done:

0%

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

Description

config.setJS_openPic=0
config.removeDefaultJS = external

Above configuration removes all default javascript code to external file except

<script type="text/javascript">
/*<![CDATA[*/

/*]]>*/
&lt;/script&gt;

This cause problem with some extension fg pdf_generator

(issue imported from #M2857)


Files

patch.diff (531 Bytes) patch.diff Administrator Admin, 2006-06-21 16:47

Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #17003: Add the js openPic-function to core-jsClosed2007-02-17

Actions
Actions #1

Updated by Tim Zech almost 18 years ago

same issue over here. i patched the code myself. its not perfect but it fits my requirements. see the patch attached.

i added a parameter config.removeAdditionalJS which has the same behaviour like removeDefaultJS. the parameter value "external" only works when removeDefaultJS is set to external to! remember it fits my special needs. maybe there is someone who wants to integrate it and modifies the patch in a way that the parameter removeAdditionalJS can be used standalone.

Actions #2

Updated by Markus Klein about 11 years ago

  • Target version deleted (0)

Not valid for 6.0+ anymore. Didn't check 4.5.

Actions #3

Updated by Michael Stucki about 11 years ago

  • Category deleted (Communication)
  • Status changed from New to Resolved
  • Priority changed from Should have to Won't have this time
  • PHP Version deleted (4)

OK, closing. Thanks Markus!

Actions #4

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF