Posted by spade on July 15, 2009 at 2:58pm
Sorry for duplication this issue, but I didn't get a response on #drupal-wysiwyg.
I have just installed wysiwyg-5.x-2.x-dev under d5.19 including jquery_update-5.x-2.0 (copied jquery.js to /misc). Then added Tinymce to /sites/all/libraries.
When I enable wysiwyg and create a new page, the editor comes up with a default tool bar.
When I edit admin/settings/wysiwyg/profile the tool bar doesn't change.
I couldn't find out, if this is an issue already. Please advise.

Comments
I'm having this same problem
Except that I have the most recent version of 5.x.2.0. I checked the cache to see if that might be an issue and its not. My changes to the profiles still aren't having any effect on the editor. Spade have you added this to WYSIGYG issue queue? I can't find it anywhere there.
Couldn't find the WYSIGYG issue queue ;-)
Thanks mennonot,
I had tried 2.0 before I installed 2.0.dev. It made no difference.
I now entered this as an issue.
Do you have js and/or css
Do you have js and/or css caching enabled in site config -> performance? If so, try clearing the cached files using the button at the bottom of that page. I don't think those are cleared by devel's "empty cache" link.
Chris.
Nope
I created a clean installation in order to verify this issue. Caching is disabled by default, so that is no help.
Can you link to the issue you created?
Is this it? If not it sounds pretty similar:
http://drupal.org/node/522306
I've started working through the instructions in the reply from sun, but so far, no luck.