Filter on Inbox Notifications Page Results in Error

Description

When trying to use the filter for the inbox notifications, the following server error is received in the browsers dev console:

 

html
headtitle500 Internal Server Error/title/head
body
h1Internal Server Error/h1
pCannot serve request to /mnt/overlay/granite/ui/content/shell/omnisearch/searchresults.html in /libs/granite/ui/components/coral/foundation/table/table.jsp/p

h3Exception:/h3
pre
java.lang.NullPointerException
at org.apache.sling.resourcereso



 

The issue is reproducible on AEM 6.5.13

Steps to reproduce the issue:

 

1. Go to Inbox - View All

 

2. Click on Filter

 

3. The error “Failed to submit form” is displayed

Resolution

On an out-of-the-box AEM 6.5.13 instance filtering on inbox notifications works as expected.

It was found that the issue is  introduced by the acs-aem-commons-content-4.8.0.zip package. Once this package is installed on the instance filtering on inbox notifications no longer works.

However, ACS is not a package supported by AdobeThis is a 3rd party provided by Consulting (yet Adobe, but still outside the engineering team) and any issue should be reported here:

https://github.com/Adobe-Consulting-Services/acs-aem-commons/issues

On this page