xwikisas / application-antivirus

Keeps your XWiki instance safe by scanning file attachments for viruses or malware.
GNU Lesser General Public License v2.1
0 stars 1 forks source link

The Antivirus application causes Attachment*Events to not be triggered #30

Closed Enygma2002 closed 3 years ago

Enygma2002 commented 3 years ago

Example side-effect: When deleting an attachment from a wiki page, the Solr search index is not updated and the file can still be found with search, even if you can not access it if you follow the search result.

Reported product issue: https://jira.xwiki.org/browse/XWIKI-18775

For Antivirus, we can apply the workaround mentioned in the product issue.

Tested on XWiki 12.10.6, but it could be causing issues as early as 11.3-rc-1, 10.11.7, if the root cause is indeed https://jira.xwiki.org/browse/XWIKI-15805.