There is 1 update, 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-59f6ac44-8d24-452c-a935-1620e2688337 XWIKI-20595 Closed

Making a request for a deleted attachment with a wrong rid from a created page causes NPE

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-1047261f-7554-41b0-be52-722e62f7d7fa Changes by Vincent Massol on 06/Mar/25 16:05
 
Labels: bugfixingday
 
 

1 comment

 
cid:jira-generated-image-avatar-1047261f-7554-41b0-be52-722e62f7d7fa Vincent Massol on 06/Mar/25 16:06
 

Ilie Andriuta the reason it was different for sandbox is because you had specified both a space and a page name in the request whereas /xwiki/bin/downloadrev/TestPage/yourfile.jpg is not a valid attachment URL (space = TestPage, page = yourfile.png).