Hi,
On Sun, Jul 5, 2009 at 3:04 PM, Pascal Voitot
<[email protected]>wrote:
> Hello,
>
> For example, I have a space "Space"
> and I want to create a doc "mydoc.name" in it
> I do xwiki.getDocument("Space.mydoc.name")
>
> but it creates a space "Space.mydoc" and a doc with name "name"
AFAIK if you create a document like
"a.long.document.name.separated.by.dots" xwiki will treat all the characters
up to the final dot (".") as the space name and the rest as the page name. I
don't think there is a way to overcome this behaviour :(
- Asiri
>
>
> is it possible to do that?
>
> Pascal
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs
>
_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs