Hello XWikiers,
I am a bit stuck with a page whose URL ends with %20 because of some earlier automated
population process.
The problem is that using Document.rename doesn't work, that using the GUi also
doesn't.
Deleting also fails.
My best bet is to go into the SQL and I did this but that was not sufficient: I changed
xwd_fullname and xwd_name and now the document is said to exist with xwiki.exists() but
the page with spaces seems still to exist and the page without space seems to be not
web-callable.
I would love hints.
paul