On Fri, Oct 9, 2009 at 15:12, Anca Luca <[email protected]> wrote: > Hi Hel, > > On 10/09/2009 11:08 AM, hel-o wrote: >> >> Hi, >> >> we got links to the Filesystem like >> >> [file://server/sharepoint_layouts$>file://///server/sharepoint_layouts$] >> >> they are converted correctly to syntax 2.0 and are working there too >> >> [[file://svivm01/sharepoint_layouts$>>file://///svivm01/sharepoint_layouts$]] >> >> But when we edit those pages in the new WYSIWYG the Links just >> disappear!!!??? >> >> Why? > > http://jira.xwiki.org/jira/browse/XWIKI-4470 > > I just reported it after investigating your issue, thanks for noticing it. > > In the mean time, to make the links work you can add manually (hoping that > it's > not so much), the escape to the link labels: > [[file:~~/~~/svivm01/sharepoint_layouts$>>file://///svivm01/sharepoint_layouts$]]
You could also directly use file://///svivm01/sharepoint_layouts$ which is matched as a link in xwiki/2.0 syntax. > > btw, > > [[file://svivm01/sharepoint_layouts$>>file://///svivm01/sharepoint_layouts$]] > > is not really really working, only the browsers recover nicely when finding > anchor in anchor (see the issue related to the 4470). > > Thanks, > Anca > >> >> Thanks >> hel. >> >> >> >> >> >> ----- >> semantic-web.hel.at >> [email protected] >> > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -- Thomas Mortagne _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
