-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 6.0.6 GA
-
Fix Version/s: 6.0.6 GA
-
Component/s: Blogs, Collaboration
-
Labels:None
-
Environment:Windows 7 x86_64,liferay 6.0.6 , liferay sdk 6.0.6 , jboss 5.1.0
I create a BlogEntryListener which extends BaseModelListener<BlogsEntry>, and I find that when I update a blog post, The onBeforeUpdate and onAfterUpdate method is called multiple times .