Changes for page test

Last modified by Jip-jan Alunkel on March 13, 19:02

From version 111.4
edited by Jip-jan Alunkel
on February 12, 16:37
Change comment: Updated class property
To version 109.1
edited by Jip-jan Alunkel
on February 12, 16:33
Change comment: Updated class property

Summary

Details

Page properties
Content
... ... @@ -3,11 +3,7 @@
3 3  
4 4  #set($dr = "bladibla.vinnymossel.hahahha.hohjoho")
5 5  #set($drDoc = $xwiki.getDocument("cases.back.Asdfasdf asdff"))
6 -$page.documentReference
7 -$drDoc.getTitle()
8 8  $drDoc.getParent()
9 -$drDoc.getSpace()
10 -
11 11  #set($docrefArray = [])
12 12  #set($lastIndex = $dr.lastIndexOf('.'))
13 13  #set($docrefSemafore = $dr.substring(0, $lastIndex).split("\."))