Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:XWiki.Attachment.Validation.Code.FileSizeValidation]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:Licenses.Code.AvailableTemplateProvidersFilter]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:XWiki.Lightbox.WebHome]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:XWiki.Attachment.Validation.Code.MimetypeValidation]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:XWiki.InplaceEditing]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:XWiki.InplaceEditing]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:CKEditor.ImageEditorService]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:SecurityAdvisoryApplication.Code.SecurityAdvisoryApplicationSheet]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:XWiki.Ratings.RatingsUIX]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:XWiki.Ratings.RatingsUIX]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Last modified by Ilie Andriuta on 2019/03/29

Results 41 - 60 of 187 « previous page next page » Page 1 2 3 4 5 6 7 8 9 10
History of Manual Test Report for XWiki 10.11.4 — revisions from 138.1 to 157.1
From To Version Editor Date Summary
157.1 Ilie Andriuta 2018/08/23
156.3 Ilie Andriuta 2018/08/23
155.1 Ilie Andriuta 2018/08/22
154.2 Ilie Andriuta 2018/08/22 Update document after refactoring.
153.1 ganechitoaei 2018/07/19
152.1 ganechitoaei 2018/07/19
151.1 ganechitoaei 2018/07/19
150.1 ganechitoaei 2018/07/19
149.1 ganechitoaei 2018/07/19
148.1 ganechitoaei 2018/07/19
147.1 ganechitoaei 2018/07/19
146.1 ganechitoaei 2018/07/19
145.1 ganechitoaei 2018/07/19
144.1 ganechitoaei 2018/07/19
143.1 ganechitoaei 2018/07/18
142.1 ganechitoaei 2018/07/18
141.1 ganechitoaei 2018/07/18
140.1 ganechitoaei 2018/07/18
139.1 ganechitoaei 2018/07/18
138.1 ganechitoaei 2018/07/18

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:XWikiOrgCode.Footer]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:XWikiOrgCode.Footer]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

Get Connected

Failed to execute the [velocity] macro. Cause: [The execution of the [velocity] script macro is not allowed in [xwiki:XWikiOrgCode.Footer]. Check the rights of its last author or the parameters if it's rendered from another script.]. Click on this message for details.

  var mouseflowPath = document.domain + document.location.pathname; 
  var mfq = mfq || [];
  // Depend on the jQuery loaded by RequireJS so that we mouseflow does not load its own jQuery version, breaking require code that depends on a diferent jQuery version/instance.
  require(["jquery"], function() {
    if (jQuery(window).width() <= 480) mouseflowPath += "/smartphone"; 
    else if (jQuery(window).width() <= 840) mouseflowPath += "/tablet"; 
    var mf = document.createElement("script"); 
    mf.type = "text/javascript"; mf.async = true;
    mf.src = "//cdn.mouseflow.com/projects/72d20ebd-a6f8-48f6-b211-3cf36eadb0ee.js";
    document.getElementsByTagName("head")[0].appendChild(mf);
  });