|
| Description: |
h2. Steps to reproduce: # * Log-in as Admin. # * Create a new, empty, page. # * Using the wiki editor, set the following page content:
{code:java} {{velocity}} $xwiki.getURLContent("https://xwiki.org") {{/velocity}}{code} # * Click "Save and View".
h2. Expected Result:
The page's content starts with: {code:java} <!DOCTYPE html><html lang="en-US"><head><title>Just a moment...</title><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta http-equiv="X-UA-Compatible" content="IE=Edge">........{code} See the attached screenshot:
!image-2026-01-02-10-33-16-780.png|width=258,height=216! h2. Actual Result:
The page's content is empty.
See the attached Screenshot:
!image-2026-01-02-10-34-02-512.png|width=282,height=133! |
|