There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-41e8a78f-dc26-49cd-ae96-8fc6bdc95e44 XWIKI-23850 In Progress

$xwiki.getURLContent() doesn't work with xwiki.org anymore

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-1736855c-ac1d-4a04-bf7e-67854143744f Thomas Mortagne on 02/Jan/26 14:28
 

Actually it's never working, the regression is that the new code actually check the response and the old one just print the response body (which is an error in that case), no matter what.

I will put back the old behavior, since it's still an API breakage.