Hi!
Want to create page “Export/Import” but got error:
# HTTP Status 400 – Bad Request
**Type** Status Report
**Message** Invalid URI: noSlash
**Description** The server cannot or will not process the request due to something that is perceived to be a client error (e.g., malformed request syntax, invalid request message framing, or deceptive request routing).
### Apache Tomcat/9.0.16 (Debian)
Note that in the coming 12.0 version we started to disable creating page with “/” by default (mostly because of too many WTF reports caused by Tomcat silly default configuration) but it’s configurable.
Note that I’m refering to page name (which end up in the URL) and not the page title which will still allow anything and which is what you see most of the time (you can control both separately when you are advanced user in your user preferences).
Also the idea is not really to deprecate it, just prevent it by default to avoid any problem caused by things like Tomcat but we don’t plan to drop the current “you can put anything in page reference” XWiki philosophy anytime soon.