[xwiki-users] Broken links
Hi again, I wanted to create a space for making notes for myself about administrating xwiki. As admin, I created new space, and wanted to add a link to XWikiPreferences. I clicked Edit, to edit the page. I clicked Link, to add a link to another page. I expanded XWiki, but did not find XWikiPreferences I typed in XWikiPreferences (see screenshot), and it seemed to work fine - it found its child pages too I clicked select, and then I saw what you see in the screenshot - a "DocumentDoesNotExist" returned and squashed into a small box. what happened? thanks Paul
On 8 December 2010 14:29, Paul Harris <[email protected]> wrote:
Hi again,
I wanted to create a space for making notes for myself about administrating xwiki.
As admin, I created new space, and wanted to add a link to XWikiPreferences.
I clicked Edit, to edit the page. I clicked Link, to add a link to another page.c I expanded XWiki, but did not find XWikiPreferences I typed in XWikiPreferences (see screenshot), and it seemed to work fine - it found its child pages too
I clicked select, and then I saw what you see in the screenshot - a "DocumentDoesNotExist" returned and squashed into a small box.
what happened?
actually, I almost know what happened. If I remove the ShortURL adjustments (for bin in particular) that I talked about in a prev email, then it works. It seems that /resources is both a static path, and also used for redirecting to *.gwtrpc files. my addition of /resources as a static path seemed to stuff things up. I'll ask further in that email thread... thanks Paul
Hi Paul, On 12/08/2010 08:43 AM, Paul Harris wrote:
On 8 December 2010 14:29, Paul Harris<[email protected]> wrote:
Hi again,
I wanted to create a space for making notes for myself about administrating xwiki.
As admin, I created new space, and wanted to add a link to XWikiPreferences.
I clicked Edit, to edit the page. I clicked Link, to add a link to another page.c I expanded XWiki, but did not find XWikiPreferences I typed in XWikiPreferences (see screenshot), and it seemed to work fine - it found its child pages too
I clicked select, and then I saw what you see in the screenshot - a "DocumentDoesNotExist" returned and squashed into a small box.
what happened?
actually, I almost know what happened.
If I remove the ShortURL adjustments (for bin in particular) that I talked about in a prev email, then it works. It seems that /resources is both a static path, and also used for redirecting to *.gwtrpc files. my addition of /resources as a static path seemed to stuff things up.
So does it work now with your new lighttpd configuration? Thanks, Marius
I'll ask further in that email thread...
thanks Paul _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On 8 December 2010 17:17, Marius Dumitru Florea < [email protected]> wrote:
Hi Paul,
On 8 December 2010 14:29, Paul Harris<[email protected]> wrote:
Hi again,
I wanted to create a space for making notes for myself about administrating xwiki.
As admin, I created new space, and wanted to add a link to XWikiPreferences.
I clicked Edit, to edit the page. I clicked Link, to add a link to another page.c I expanded XWiki, but did not find XWikiPreferences I typed in XWikiPreferences (see screenshot), and it seemed to work fine
On 12/08/2010 08:43 AM, Paul Harris wrote: -
it found its child pages too
I clicked select, and then I saw what you see in the screenshot - a "DocumentDoesNotExist" returned and squashed into a small box.
what happened?
actually, I almost know what happened.
If I remove the ShortURL adjustments (for bin in particular) that I talked about in a prev email, then it works. It seems that /resources is both a static path, and also used for redirecting to *.gwtrpc files. my addition of /resources as a static path seemed to stuff things up.
So does it work now with your new lighttpd configuration?
Thanks, Marius
Yes its all good now, I'll update the wiki
participants (2)
-
Marius Dumitru Florea -
Paul Harris