Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
6.4.4, 7.1.1
-
None
-
Unknown
-
Description
Steps to reproduce:
- create a document called Test.Class inside the space Main (so Main.Test\.Class actually)
- add a document sheet binding (with XWiki.ClassSheet)
- save & go back to the view mode
- click on create a template
- click on Add a Test.Class object to the template ยป.
You get the following error:
HTTP ERROR 500 Problem accessing /xwiki/bin/objectadd/Main/Class.De.TestTemplate. Reason: Server Error Caused by: org.xwiki.resource.CreateResourceReferenceException: Invalid URL [http://localhost:8080/xwiki/bin/objectadd/Main/Class.De.TestTemplate?classname=Main.Class\.De\.Test&xredirect=%2Fxwiki%2Fbin%2Fview%2FMain%2FClass.De.Test&form_token=N9e62Ttcx5qGqJqeRENq4g] at org.xwiki.url.ExtendedURL.<init>(ExtendedURL.java:124)
Note: there is no problem for the sheet
Attachments
Issue Links
- duplicates
-
XWIKI-12232 Error when adding an object on a class template if the class has special caracters in its name
- Closed