On Fri, Sep 14, 2012 at 1:03 PM, Sergio Carrasco <sercargom(a)gmail.com> wrote:
Hi,
I had the problem than when editing a page accessing the wiki through an
authentication server, the WYSIWYG editor wouldn't appear.
I tried the solution u gave me, applying this fix:
https://github.com/xwiki/xwiki-platform/commit/5f5e49ded1bb3c61ead93a21cd62…
And with that fix, the editor appeared again, so the error was related with
that.
The new problem was, that when saving changes, any
change is saved. The
page remains as if never edited (so i had to remove that fix). There are
not any logs so i can't figure out the problem.
You should keep the fix.
Any other clue?
What happens on Preview? Do you see the modified content or the
original one? What happens on Save & Continue? You can check with
Firebug (or any other similar tool) if the modified content is
submitted (check the POST parameters) and if the AJAX request is send
to the right place (check request URL).
Note that the edit buttons should behave the same in WYSIWYG and Wiki
edit modes. Check that the wiki edit mode works fine.
Hope this helps,
Marius
Thanks
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users