Hi,

I will try to contact upstream to fix this bug ASAP. I cannot,
however, find the files you mention in tinymce:

$ apt-get source tinymce
$ cd tinymce-3.4.8+dfsg-0
$ find . -name jsval.js
$ find . -name mycalendar.js
$ find . -name window.js

How did you find them to be a part of tinymce? 

FWIW, digging (quickly) in the source directory, I see there is a
include/js/mycalendar_orig.js, which seems to be used to derive
mycalendar.js (from a quick look, the defined functions I found in the
first one do appear in the second).

I *do* see some other minified javascripts in the same directory:
prototype.php includes Prototype 1.6.0.3 (we currently ship 1.7.1),
although I don't understand why it has a PHP header...

There is also lytebox.php, with a similar PHP header; lytebox is not
part of Debian, but is in GitHub under a CC-BY 3.0 license:

  https://github.com/tnederveld/Lytebox

The source is (again, at a first look) similar to what I found at
https://github.com/tnederveld/Lytebox/blob/master/src/lytebox.js,
although I have not checked whether this is the exact same minified
output.

Thanks,

Attachment: signature.asc
Description: Digital signature

Reply via email to