From version < 4.5 >
edited by Alexandru Colesnicov
on 2019/10/02 13:19
To version < 4.6 >
edited by Alexandru Colesnicov
on 2019/10/02 13:21
< >
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,7 +10,7 @@
10 10   //y=xwiki.getDocument(doc.parent).XWikiAttachment.getAttachment_content().storageFile;
11 11  
12 12   att = doc.getAttachment("TestingData.xls")
13 - //aci = doc.XWikiAttachment.getAttachment_content()
13 + sfi = att.getAttachment_content().storageFile
14 14  
15 15  // for (XWikiAttachment attach in doc.getAttachmentList()) {
16 16  // println "** " + attach.filename;