Item10557: can't create subwebs under an underscore _root web
Priority: Enhancement
Current State: Confirmed
Released In: n/a
Target Release: minor
Applies To: Engine
Component: SubWebs
Branches:
A web called
_Web/SubWeb
is assumed illegal. That's due to the way regexes are checked in Foswiki::isValidWebName(): while normal webs are checked against a hierarchical-web regex, the underscore webs aren't for no good reason.
Didn't check if it is possible to use
_Web/SubWeb
as a template, that is whether it copies the subwebs as well.
--
MichaelDaum - 28 Mar 2011
Defer to 1.1.5 or 1.2.0