Hi,
I raised an earlier question about having a component named comments. From what I can see in the activation logs there is a filter (5.6.1) on the node name 'comments' and this will not automatically be published when the page is published, this was not a problem in 5.5. I have tried to change the component name to something else and have managed to activate the page with the new component name. Can anyone please confirm this situation and whether there is a solution to resolving this problem.
24.10.2013 12:07:55.977 *INFO* [10.233.106.73 [1382576875961] POST /bin/replicate.json HTTP/1.1] com.day.cq.replication.impl.content.durbo.DurboContentBuilder filter [com.adobe.granite.comments.internal.CommentReplicationContentFilterFactory$CommentReplicationContentFilter@17bbde2c] rejected node [/content/xxx/yyy/aa/news/2013/10/24/20131024-1102/jcr:content/comments]. filtering took [0]ms.
thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Comments component belong to blogs and they should be reverse replicated and handled through reverse replication not through normal publishing. i think that is the reason you are getting issue in publishing as comments/forms are meant for publish server.
you can refer any article related to reverse replication and handling blogs comments.
for example: http://dev.day.com/docs/en/cq/current/deploying/replication.html#Replicating from Publish to Author
https://dev.day.com/docs/en/cq/current/administering/social_communities/blogs.html
Thanks,
Pawan
Views
Replies
Total Likes
Issue has been filed internally for filtering to be made better rather than path. Disable the component CommentReplicationContentFilterFactory if you are not using social blogs/community modules.
Views
Replies
Total Likes
Comments component belong to blogs and they should be reverse replicated and handled through reverse replication not through normal publishing. i think that is the reason you are getting issue in publishing as comments/forms are meant for publish server.
you can refer any article related to reverse replication and handling blogs comments.
for example: http://dev.day.com/docs/en/cq/current/deploying/replication.html#Replicating from Publish to Author
https://dev.day.com/docs/en/cq/current/administering/social_communities/blogs.html
Thanks,
Pawan
Views
Replies
Total Likes
Is it annotation ? May be you are seeing this error because annotation nodes are not suppose to go to publish.
Yogesh
Views
Replies
Total Likes
Views
Likes
Replies