Modifiche per il documento test
Ultima modifica di Jip-jan Alunkel il marzo 13, 19:02
Dalla versione 98.76
modificato da Jip-jan Alunkel
il gennaio 30, 19:36
il gennaio 30, 19:36
Cambia il commento:
Updated class property
Alla versione 98.74
modificato da Jip-jan Alunkel
il gennaio 30, 19:35
il gennaio 30, 19:35
Cambia il commento:
Updated class property
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,13 +2,12 @@ 2 2 {{html wiki="true"}} 3 3 4 4 #set($dr = "bladibla.vinnymossel.hahahha.hohjoho") 5 - #set($docrefArray = []) 6 6 #set($lastIndex = $dr.lastIndexOf('.')) 7 7 #set($docrefSemafore = $dr.substring(0, $lastIndex).split("\.")) 8 8 #foreach($elem in $docrefSemafore) 9 9 #set($discard = $docrefArray.add("${elem}")) 10 10 #end 11 - #set($last = $docref.substring($lastIndex + 1)) 10 + #set($last = "$docref.substring($lastIndex + 1)") 12 12 #set($xdocref = $services.model.createDocumentReference($xcontext.mainWikiName, $docrefArray, "${last}")) 13 13 <br /> 14 14 parentb: $xdocref