Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: No Longer Reproducible
-
Affects Version/s: 6.2.0 CE M3
-
Fix Version/s: 6.2.0 CE M3
-
Component/s: Tools > Testing
-
Labels:None
-
Fix Priority:2
-
Similar Issues:
Description
BlogsEntryTestUtil is currently creating the initial blog entry the tests are working on by calling BLogsEntryLocalService. This results in calling the workflow and because of that the initial blog entry will always be in an approved state, which is not intended. In fact all test expect the entry to be in a draft state and the activity records clean.
The fix would be to manually create an instance of BlogEntryImpl and store it via the updateBlogEntry() method.

Manu,
Esta tampoco está en master