<div dir="ltr">I've got an interesting problem where, when I create a new page, say with the intended name of "NewTest" the name comes out as "Lambda2341ewLambda2341est/HomePage"
<div><br></div><div>The code I am using is</div><div><br></div><div><div><font color="#0b5394"><span style="font-family:monospace,monospace">(:newgroupbox value='new workspace (typically your name)' base=HomePage button=right size=32 focus=true \</span><br></font></div><div><font face="monospace, monospace" color="#0b5394">  template='Workspace.Template' save=true label='New workspace':)</font></div><div><font face="monospace, monospace" color="#0b5394"><br></font></div><div><font face="monospace, monospace" color="#0b5394"> (:toggle init=hide div='newWorkspace' lhide='hide add workspace box' lshow='add new workspace':)</font></div></div><div><font face="monospace, monospace"><br></font></div>Has anyone else had this problem?<br><br>Could it be because of the "/e" in the following<div><br></div><div><br><div><font face="monospace, monospace"><div><font color="#274e13"># add markup (:newgroupbox:)</font></div><div><font color="#274e13">Markup('newgroupbox', 'directives',</font></div><div><font color="#274e13">  '/\\(:newgroupbox\\s*(.*?):\\)/ei',</font></div><div><font color="#274e13">  "NewGroupBox(\$pagename, PSS('$1'))");</font></div><div><br></div></font></div><div>thanks</div></div><div><br></div><div>Simon</div><div><br></div></div>