如何在启动时禁用 cq OOTB bundle/component?

How to disable cq OOTB bundle/component when it starts?

我们正在将 cq 6.0 迁移到 6.1

我们注意到我们的功能坏了,如果禁用以下组件就可以工作了:

SocialJcrResourceProviderFactory

如何在 cq 启动时禁用它?

社交资源提供程序曾经有一个错误,导致在使用 ResourceResolver.findResources() 进行搜索时搜索结果出现两次。这很可能是原因。

请确保 latest hotfix 已安装:

此外,检查 other packages 可能对您有影响。