I updated to the newest version of WYSIWYG API yesterday. I use TinyMCE 2.1.3 for my edits. After the update was installed I am unable to make edits to posts. I make the changes and click save, but the content in the post stays the same.

Comments

bgregoire’s picture

While trying to fix the issue I added fckeditor 2.6.4 and adjusted my editor settings to use that instead. I am now able to successfully make changes to my pages and stories.

sun’s picture

Status: Active » Closed (won't fix)

Glad you fixed it yourself. Support for TinyMCE 2 was actually implemented for testing reasons only. I have no real interest in fixing TinyMCE 2. Use TinyMCE 3 instead.

sethcohn’s picture

Title: unable to save changes » TinyMCE v2 - no longer supported - unable to save changes to text.
Category: support » bug
Priority: Normal » Critical
Status: Closed (won't fix) » Active

After having a client wonder why they couldn't save things (type text, submit, no change recorded), I discovered that while WYSIWYG API 0.5 did work correctly with TinyMCE v2, neither 1.0 nor 1.1 works correctly...
yet, this isn't listed in big bold letters on the project page, no warnings, and the code continues to recognize and list v2 as supported.

I realize this is a "won't fix", but please fix the supported list of editors on the issue page and REMOVE v2 from that list, and put big bold letters saying it's no longer supported if you aren't planning on fixing this.

sun’s picture

Version: 6.x-1.0 » 6.x-1.1
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

I'm not able to replicate this issue. Switched to TinyMCE 2 and can flawlessly create and edit content. The only thing I needed to do after switching from TinyMCE 3 to 2 was to recreate the wysiwyg profile.

sethcohn’s picture

We had very inconsistent results, including some dev sandboxes able to use the editor, others not, and browser didn't matter (we tried multiple browsers).
I did delete and recreate the profiles, to no avail.

The fact it's inconsistent points to something, I think. For example, we noticed that the class selector dropdown would malfunction ($labels showing), but the editor would work, while in other cases, the class selector would work correctly, and the editor would refuse to save.

Downgrading from 1.1 to 0.5 'fixed' the problem, while going to 1.0 didn't, so that points to something in the current codebase, likely added in v1 but not in v0.5.

sun’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

I can only imagine that you are experiencing #379182: TinyMCE stopped showing in languages other than English on some of those sandboxes then. Thus, marking as duplicate.