[wp-trac] Re: [WordPress Trac] #2829: Tabbed Editing
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 22 16:30:59 GMT 2006
#2829: Tabbed Editing
-------------------------------------------------------+--------------------
Reporter: skeltoac | Owner: skeltoac
Type: enhancement | Status: reopened
Priority: normal | Milestone: 2.1
Component: Administration | Version: 2.1
Severity: normal | Resolution:
Keywords: wysiwyg quicktags has-patch needs-testing |
-------------------------------------------------------+--------------------
Comment (by westi):
I had trouble getting this to work too.
It turned out that the call to file_get_contents in tiny_mce_gzip.php on
line 39 was throwing an error which then ended up in the returned js which
stopped both the quicktags and the wyswig editor loading correctly.
{{{<b>Warning</b>: file_get_contents(.../wp-
includes/js/tinymce/plugins/inlinepopups/langs/en.js) [<a href='function
.file-get-contents'>function.file-get-contents</a>]: failed to open
stream: No such file or directory in <b>.../wp-
includes/js/tinymce/tiny_mce_gzip.php</b> on line <b>39</b><br />}}}
Attaching a patch to fix this issue
--
Ticket URL: <http://trac.wordpress.org/ticket/2829>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list