Package: wordpress
Version: 3.5.1+dfsg-1
Severity: important
Hi, wanting to upgrade to Wordpress 2.5.1, I've installed the unstable
package.
Everything went fine, except tinymce would no longer work, spewing
forth a JS error thusly:
Uncaught TypeError: Cannot call method 'add' of undefined post-new.php:1286
(anonymous function) post-new.php:1286
(anonymous function) post-new.php:1316
I pulled down their official tarball, gutted their version of tinymce and
put it in /usr/share/wordpress/wp-includes/js/tinymce, and things work
fine again.
This essentially meant a tinymce upgrade from 3.4.8+dfsg0-1 to
tinymce-3.5.8-wp.
-- System Information:
Debian Release: 6.0.5
APT prefers stable
APT policy: (990, 'stable'), (500, 'stable-updates'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages wordpress depends on:
ii apache2 2.2.16-6+squeeze10 Apache HTTP Server metapackage
ii apache2-mpm-prefork [ 2.2.16-6+squeeze10 Apache HTTP Server - traditional n
ii dpkg 1.15.8.13 Debian package management system
ii libapache2-mod-php5 5.3.3-7+squeeze14 server-side, HTML-embedded scripti
ii libjs-cropper 1.2.2-1 JavaScript image cropper UI
ii libphp-phpmailer 5.1-1 full featured email transfer class
ii libphp-snoopy 1.2.4-2 Snoopy is a PHP class that simulat
ii mysql-client-5.1 [mys 5.1.63-0+squeeze1 MySQL database client binaries
ii php5 5.3.3-7+squeeze14 server-side, HTML-embedded scripti
ii php5-gd 5.3.3-7+squeeze14 GD module for php5
ii php5-mysql 5.3.3-7+squeeze14 MySQL module for php5
ii tinymce 3.4.8+dfsg0-1 platform independent web based Jav
Versions of packages wordpress recommends:
ii wordpress-l10n 3.3.2+dfsg-1~squeeze1 weblog manager - language files
Versions of packages wordpress suggests:
ii mysql-server 5.1.63-0+squeeze1 MySQL database server (metapackage
ii mysql-server-5.1 [mysq 5.1.63-0+squeeze1 MySQL database server binaries and
-- Configuration Files:
/etc/wordpress/htaccess changed:
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]