Hi,

ndreher wrote:
> Hello,
> sometimes after inserting Links in the WYSIWYG-Editor and saving the
> Document, 
> mistakes occur on the site.
> 
> Example before: 
> Nach einer korrekten [[Benutzeranmeldung am
> WebClient>>BenutzeranmeldungAmWebClient]] einschließlich einer
> Autorisierungsprozedur hat der ...
> 

> Example with mistake:
> Nach einer korrekten
> org.xwiki.gwt.dom.client.Element#placeholder[[BenutzeranmeldungAmWebClient]][[">Benutzeranmeldung
> am WebClient>>/xwiki/bin/view/CSC_AfTD_Hilfe/BenutzeranmeldungAmWebClient]]
> einschließlich einer Autorisierungsprozedur hat der ...

This looks like a bug in the editor. Can you tell me what version of 
XWiki Enterprise do you use and what are the steps to reproduce the 
problem? Can you reproduce it all the time? What actions do you take 
between the moment when the link is generated fine (switch to Source 
tab, check the generated link and switch back to WYSIWYG tab without 
changing the source) and the moment when the link is badly generated?

Also, if you have Firebug extension for Firefox installed it would be 
very useful to now what is sent to the server when you switch to the 
Source tab and the link is messed up. You should be able to see in the 
Firebug console a line like this:

POST http://domain/xwiki/resources/js/xwiki/wysiwyg/xwe/HTMLConverter.gwtrpc

Expand it and look on the Post tab.

Thanks,
Marius

> 
> I hope that you can help me soon.
> Looking forward to your reply.
> 
> Best wishes 
> Norbert
> [Germany]
> 
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to