Hi Andreas See http://jira.xwiki.org/jira/browse/XWIKI-4079 and http://tinyurl.com/lplzg4 . The fix consisted in a small change in the code. In order to have the fix on your installation you can update the editor files with the ones from 2.0M2 which should be released today. You have to:
* delete resources/js/xwiki/wysiwyg/gwt * copy resources/js/xwiki/wysiwyg/xwe from 2.0M2 * update templates/macros.vm and templates/wysiwyginput.vm by following http://lists.xwiki.org/pipermail/notifications/2009-July/055063.html Hope this helps, Marius Andreas Schaefer wrote: > Hi Vincent > > Great. > > I was wondering if anyone knows what has changed to fix this so that I could > retrofit 1.9.1 because I wanted to upgrade my own Blog to 2.0 to test it. > > Thanks - Andy > > On Thursday, July 16, 2009, at 12:12PM, "Vincent Massol" <[email protected]> > wrote: >> On Jul 16, 2009, at 8:43 PM, Andreas Schaefer wrote: >> >>> Well, I tried this and it works to some degree but for example Links >>> were lost when switching to the Source tab. >> This is a bug that was fixed in 2.0M2 AFAIK. >> >> Thanks >> -Vincent >> >>> Cheers - Andy >>> >>> On Wednesday, July 15, 2009, at 11:43PM, "Marius Dumitru Florea" >>> <[email protected] >>>> wrote: >>>> templates/textarea_wysiwyg.vm and replace >>>> >>>> #wysiwyg_editProperties($tdoc $editors false) >>>> >>>> with >>>> >>>> #wysiwyg_editProperties($tdoc $editors true) >> _______________________________________________ >> devs mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/devs >> >> > _______________________________________________ > devs mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/devs _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

