Message from discussion
problems with doctrine i18n behavior
Received: by 10.204.70.210 with SMTP id e18mr182513bkj.1.1247065863262;
Wed, 08 Jul 2009 08:11:03 -0700 (PDT)
Return-Path: <klem...@ull.at>
Received: from bigfish.ull.at (bigfish.ull.at [213.185.164.158])
by gmr-mx.google.com with ESMTP id 16si1507528fxm.2.2009.07.08.08.11.03;
Wed, 08 Jul 2009 08:11:03 -0700 (PDT)
Received-SPF: pass (google.com: domain of klem...@ull.at designates 213.185.164.158 as permitted sender) client-ip=213.185.164.158;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of klem...@ull.at designates 213.185.164.158 as permitted sender) smtp.mail=klem...@ull.at
Received: from chello084112160228.36.11.vie.surfer.at ([84.112.160.228] helo=[192.168.0.101])
by bigfish.ull.at with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32)
(Exim 4.69)
(envelope-from <klem...@ull.at>)
id 1MOYnU-0000rC-6k; Wed, 08 Jul 2009 17:11:02 +0200
Message-ID: <4A54B6FE.70300@ull.at>
Date: Wed, 08 Jul 2009 17:10:54 +0200
From: Klemens Ullmann-Marx <klem...@ull.at>
Reply-To: klem...@ull.at
User-Agent: Thunderbird 2.0.0.22 (X11/20090608)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
To: doctrine-user@googlegroups.com
CC: nra...@gmail.com
Subject: Re: problems with doctrine i18n behavior
References: <deab726f-d8a6-4057-81ae-e18fb0923660@k19g2000yqn.googlegroups.com>
In-Reply-To: <deab726f-d8a6-4057-81ae-e18fb0923660@k19g2000yqn.googlegroups.com>
X-Spam-Score: ()
Nei,
I suppose it has to do with your manual insert.
Why do you do a manual insert and not use a normal doctrine query?
:-) Klemens
Klemens Ullmann-Marx
Mobile: +43 681 10720995
Email: mailto:klemens.ullmann-m...@ull.at
Visit: http://www.ull.at
Nei Rauni Santos schrieb:
> Guys, I'm having a lot of problems with the i18n behavior. What's
> wrong with the code below?
>
> http://pastebin.com/m72ba7879
>
> Regards,
>
> Nei
>
>
> >
>
>