Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Duplicate
-
Affects Version/s: 5.1.0beta1
-
Fix Version/s: QA tracked issues, 5.1 Certification
-
Component/s: Caching
-
Labels:
-
Environment:
RHEL 6.4
PHP 5.3.3
Mysql 5.1.61
Description
If you enable ezasynchronouspublisher and add an object you'll get the following error in the page redirect
" Error: Mar 26 2013 12:18:56 Internal transaction counter mismatch : 1. Should be zero. "
and the number of Sub items won't be updated
This issue has problably something to do with https://jira.ez.no/browse/EZP-20558 . After applying the PR from that one, the error disappears but the Sub items won't be updated.