hclcnx/customizer

Customizations are applied to the Notification Center layout resource, may result in issues.

Opened this issue · 0 comments

By perfroming some development & testing I noticed that Customizer correctly injects custom resources also in the:

https://apps.ce.collabserv.com/news/web/jsp/notificationCenter/ncFlyout.jsp

This JSP is the body of the "notification center dropdown" and all "global" extensions are applied there.

This can be handled by the implementing partner but this is an "edge" case where things can go bad (more calls / loads) than needed and un-noticed.

I figured it out only because my test code logs everything and I saw logging in areas that are not expected to be customized with "Customizer". (eg /manage)