Changes for page test
Last modified by Jip-jan Alunkel on March 13, 19:02
From version 98.77
edited by Jip-jan Alunkel
on January 30, 19:36
on January 30, 19:36
Change comment:
Updated class property
To version 98.78
edited by Jip-jan Alunkel
on January 30, 19:40
on January 30, 19:40
Change comment:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -8,8 +8,8 @@ 8 8 #foreach($elem in $docrefSemafore) 9 9 #set($discard = $docrefArray.add("${elem}")) 10 10 #end 11 - #set($last = $dr.substring($lastIndex + 1)) 12 - #set($xdocref = $services.model.createDocumentReference($xcontext.mainWikiName, $docrefArray, "${last}"))11 + #set($last = "$dr.substring($lastIndex + 1)") 12 + #set($xdocref = $services.model.createDocumentReference($xcontext.mainWikiName, $docrefArray, $last)) 13 13 <br /> 14 14 parentb: $xdocref 15 15 <br />