Re: [xwiki-users] Insert link on wysiwyg editor
Thanks will try that on when I get back on Monday ... -----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Marius Dumitru Florea Sent: 06 January 2012 12:25 To: XWiki Users Subject: Re: [xwiki-users] Insert link on wysiwyg editor The code used to retrieve the list of recently modified pages is this https://github.com/xwiki/xwiki-platform/blob/xwiki-platform-3.2/xwiki-platfo rm-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-server/src/main/java/o rg/xwiki/wysiwyg/server/internal/wiki/AbstractWikiService.java#L97 . You can try to execute it separately in Groovy to see what's the problem. You can start with http://pastebin.com/Yj8kQ3qU which works fine for me (put it in a wiki page). Hope this helps, Marius On Fri, Jan 6, 2012 at 1:43 PM, goldring, richard <richard.goldring@uk.thalesgroup.com> wrote:
Not that I can see
-----Original Message----- From: users-bounces@xwiki.org [mailto:users-bounces@xwiki.org] On Behalf Of Marius Dumitru Florea Sent: 06 January 2012 11:29 To: XWiki Users Subject: Re: [xwiki-users] Insert link on wysiwyg editor
Is there any exception logged on the server side?
Thanks, Marius
On Fri, Jan 6, 2012 at 12:57 PM, goldring, richard <richard.goldring@uk.thalesgroup.com> wrote:
Hi,
On xwiki enterprise 3.2, tomcat 5.5, mysql 5.5 that I've just
installed...
When editing in WYSIWYG editor and select to insert a link get the following error on Link dialog tabs "My recent changes" and "Search" : "There was an error loading the data". The All pages tab works fine and displays all pages in the selected space though.
Does anyone know what's happening and how to get it working??
Thanks.
Richard _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users _______________________________________________ users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
users mailing list users@xwiki.org http://lists.xwiki.org/mailman/listinfo/users
participants (1)
-
goldring, richard