There is 1 comment.
 
 
XWiki Rendering / cid:jira-generated-image-avatar-23f284bf-cd14-411f-af19-1aba517556ab XRENDERING-699 Open

Image syntax should no be triggered when the reference is empty

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-e28397c5-2286-4bc8-9614-a8df336845f4 Vincent Massol on 11/Jun/25 15:16
 

Small note that it's unlikely that filename would be used as an attachment name but the default attachment name can be configured (see https://extensions.xwiki.org/xwiki/bin/view/Extension/Model%20Module#HFromStringandEntityReference).

For example:

model.reference.default.attachment = image.png

However, I still agree that I doubt many xwiki admins will have configured this...