-
Type:
Bug
-
Status: Open
-
Priority:
High
-
Resolution: Unresolved
-
Affects Version/s: 5.1
-
Fix Version/s: None
-
Component/s: Caching, Field types, Legacy > Administration Interface
-
Labels:
-
Environment:
Debian Squeeze; PHP Version 5.3.3-7+squeeze17; Apache 2.2.16; MySQL Ver 14.14 Distrib 5.1.66, for debian-linux-gnu (x86_64)
I edited the article class in ez backend and added and removed some attributes. Then I stored the class definition.
If I reload an article on my website now I alway get an error:
"Notice: Undefined offset: 481 in /var/vhosts/<mywebsite>/html/vendor/ezsystems/ezpublish-kernel/eZ/Publish/Core/Repository/ContentService.php line 1914"
After deleting the cache files of symfony everything works fine. I'm working on the DEV Environment.