Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Cannot Reproduce
-
Labels:
-
Environment:Hideubuntu 12.04, php 5.3,
installed:
doctrine/common [2.3.x-dev bb0aebb] : Common Library for Doctrine projects
doctrine/dbal [2.3.x-dev fd45c6f] : Database Abstraction Layer
doctrine/phpcr-odm [dev-master 76765d1] : Object-Document-Mapper for PHPCR
jackalope/jackalope [dev-master a8ba9db] : Jackalope PHPCR library
jackalope/jackalope-doctrine-dbal [dev-master d8a81bc] : Jackalope Transport library
phpcr/phpcr [2.1.0-beta8] : PHP Content Repository interfaces
phpcr/phpcr-utils [1.0-beta4] : PHP Content Repository implementation independant utilities
symfony/console [2.2.x-dev v2.2.0-RC1] : Symfony Console Component
symfony/yaml [dev-master f198ac2] : Symfony Yaml ComponentShowubuntu 12.04, php 5.3, installed: doctrine/common [2.3.x-dev bb0aebb] : Common Library for Doctrine projects doctrine/dbal [2.3.x-dev fd45c6f] : Database Abstraction Layer doctrine/phpcr-odm [dev-master 76765d1] : Object-Document-Mapper for PHPCR jackalope/jackalope [dev-master a8ba9db] : Jackalope PHPCR library jackalope/jackalope-doctrine-dbal [dev-master d8a81bc] : Jackalope Transport library phpcr/phpcr [2.1.0-beta8] : PHP Content Repository interfaces phpcr/phpcr-utils [1.0-beta4] : PHP Content Repository implementation independant utilities symfony/console [2.2.x-dev v2.2.0-RC1] : Symfony Console Component symfony/yaml [dev-master f198ac2] : Symfony Yaml Component
Description
I just tried the odm on a testproject. but i have a really strange problem with translations. if i add a document which has children - and then try to add a translation to the children documents - the translation will not be saved .... (i tried the same with the symfony cmf - same result )
code: