<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/symfony-devs</id>
  <title type="text">symfony developers Google Group</title>
  <subtitle type="text">
  symfony framework (http://www.symfony-project.com/)
  </subtitle>
  <link href="/group/symfony-devs/feed/atom_v1_0_msgs.xml" rel="self" title="symfony developers feed"/>
  <updated>2009-07-03T19:58:46Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Stefan Koopmanschap</name>
  <email>stefan.koopmansc...@symfony-project.com</email>
  </author>
  <updated>2009-07-03T19:58:46Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/e10a8a250e55cb7d/42a29f766cfbe22d?show_docid=42a29f766cfbe22d</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/e10a8a250e55cb7d/42a29f766cfbe22d?show_docid=42a29f766cfbe22d"/>
  <title type="text">Re: [symfony-devs] Error in a comment</title>
  <summary type="html" xml:space="preserve">
  Feel free to create a ticket for it in &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trac.symfony-project.org/&quot;&gt;[link]&lt;/a&gt;, and if you include a patch (even &lt;br&gt; though in this case it&#39;s only a very simple change) that will speed up &lt;br&gt; the acceptance of it. &lt;br&gt; &lt;p&gt;Stefan
  </summary>
  </entry>
  <entry>
  <author>
  <name>Thomas Rabaix</name>
  <email>thomas.rab...@gmail.com</email>
  </author>
  <updated>2009-07-03T16:23:33Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/4955a0bc57bd1a39/ca0392d9fbf30cbf?show_docid=ca0392d9fbf30cbf</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/4955a0bc57bd1a39/ca0392d9fbf30cbf?show_docid=ca0392d9fbf30cbf"/>
  <title type="text">Doctrine I18n and env mode</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; I have something weird on my current project, when I runs functional test I &lt;br&gt; get this error : &lt;br&gt; - Doctrine_Table_Exception: Unknown relation alias Translation &lt;br&gt; However the relation works fine on the web page. &lt;br&gt; The error come from this line $query-&amp;gt;leftJoin(&#39;i.Translatio n it&#39;); &lt;br&gt; I found the problem : if the model is not used in the fixture then the model
  </summary>
  </entry>
  <entry>
  <author>
  <name>Thomas Rabaix</name>
  <email>thomas.rab...@gmail.com</email>
  </author>
  <updated>2009-07-03T13:17:09Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/d1e04ed82bcf17ef/1a20831e9af57b2e?show_docid=1a20831e9af57b2e</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/d1e04ed82bcf17ef/1a20831e9af57b2e?show_docid=1a20831e9af57b2e"/>
  <title type="text">Re: [symfony-devs] Re: symfony 1.2 / Doctrine i18n broken</title>
  <summary type="html" xml:space="preserve">
  Yes there are people using doctrine ;) Something you can do in your &lt;br&gt; BaseFormDoctrine. &lt;br&gt; So you can work have your form working ! &lt;br&gt; &lt;p&gt; public function getCulturesAvailable() &lt;br&gt; &lt;p&gt; { &lt;br&gt; &lt;p&gt; return sfConfig::get(&#39;app_cultures_av ailable&#39;, array()); &lt;br&gt; &lt;p&gt; } &lt;br&gt; &lt;p&gt; public function setup() &lt;br&gt; &lt;p&gt; { &lt;br&gt; &lt;p&gt; if($this-&amp;gt;isI18n())
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthias N.</name>
  <email>matthias.nothh...@googlemail.com</email>
  </author>
  <updated>2009-07-03T09:24:39Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/d1e04ed82bcf17ef/535b2247871776d8?show_docid=535b2247871776d8</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/d1e04ed82bcf17ef/535b2247871776d8?show_docid=535b2247871776d8"/>
  <title type="text">Re: symfony 1.2 / Doctrine i18n broken</title>
  <summary type="html" xml:space="preserve">
  Sometimes I really wonder if there are people using Doctrine..!? &lt;br&gt; &lt;p&gt;See also my ticket for a workaround: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trac.symfony-project.org/ticket/6736&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;On 1 Jul., 21:22, &amp;quot;Matthias N.&amp;quot; &amp;lt;matthias.nothh...@googlemail. com&amp;gt; &lt;br&gt; wrote:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jan</name>
  <email>jan.schuman...@googlemail.com</email>
  </author>
  <updated>2009-07-02T11:47:11Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/24a89cb87260227b/50f7dc786a83d98e?show_docid=50f7dc786a83d98e</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/24a89cb87260227b/50f7dc786a83d98e?show_docid=50f7dc786a83d98e"/>
  <title type="text">Doctrine Admin Genarator: Filter for sfWidgetFormDoctrineChoice</title>
  <summary type="html" xml:space="preserve">
  I have the following schema: &lt;br&gt; &lt;p&gt;TableA: &lt;br&gt; columns: &lt;br&gt; id: &lt;br&gt; type: integer(8) &lt;br&gt; unsigned: 1 &lt;br&gt; primary: true &lt;br&gt; autoincrement: true &lt;br&gt; name: &lt;br&gt; type: string(255) &lt;br&gt; notnull: true &lt;br&gt; group_id: &lt;br&gt; type: integer(8) &lt;br&gt; unsigned: 1 &lt;br&gt; notnull: false &lt;br&gt; default: null
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sid Bachtiar</name>
  <email>sid.bacht...@gmail.com</email>
  </author>
  <updated>2009-07-02T00:58:36Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/d74885ef50ea58bd/9e5297d84232df24?show_docid=9e5297d84232df24</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/d74885ef50ea58bd/9e5297d84232df24?show_docid=9e5297d84232df24"/>
  <title type="text">Re: Ticket status invalid</title>
  <summary type="html" xml:space="preserve">
  Never mind, I think I know why it is invalid
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sid Bachtiar</name>
  <email>sid.bacht...@gmail.com</email>
  </author>
  <updated>2009-07-02T00:54:52Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/d74885ef50ea58bd/c92deb5935e15a2b?show_docid=c92deb5935e15a2b</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/d74885ef50ea58bd/c92deb5935e15a2b?show_docid=c92deb5935e15a2b"/>
  <title type="text">Ticket status invalid</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I submitted this ticket about 4 weeks ago: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trac.symfony-project.org/ticket/6585&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; It says in history: &lt;br&gt; * status changed from new to closed. &lt;br&gt; * resolution set to invalid. &lt;br&gt; But on the ticket it says it&#39;s assigned to fabien. &lt;br&gt; Does it mean the bug is invalid and it has been closed (not going to be fixed)?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matthias N.</name>
  <email>matthias.nothh...@googlemail.com</email>
  </author>
  <updated>2009-07-01T19:22:56Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/d1e04ed82bcf17ef/4367b3ab2a8d7750?show_docid=4367b3ab2a8d7750</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/d1e04ed82bcf17ef/4367b3ab2a8d7750?show_docid=4367b3ab2a8d7750"/>
  <title type="text">symfony 1.2 / Doctrine i18n broken</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;after updating a project to symfony 1.2 (SVN) with Doctrine I have a &lt;br&gt; stange thing here: &lt;br&gt; &lt;p&gt;In the admin generator modules I was able to display the current i18n &lt;br&gt; translation value by simply putting the i18n column in the display &lt;br&gt; array of the list config section. And it simply worked. I was able to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Java geek</name>
  <email>develo...@jsptube.com</email>
  </author>
  <updated>2009-07-01T10:49:46Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/0f21839d2634e273/c57eb83e0aa332f5?show_docid=c57eb83e0aa332f5</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/0f21839d2634e273/c57eb83e0aa332f5?show_docid=c57eb83e0aa332f5"/>
  <title type="text">Re: [symfony-devs] Re: RichTextEditor widgets ?</title>
  <summary type="html" xml:space="preserve">
  Oh, Thanks &lt;br&gt; &lt;p&gt;----- Original Message ----- &lt;br&gt; To: &amp;lt;symfony-devs@googlegroups.com &amp;gt; &lt;br&gt; Sent: Wednesday, July 01, 2009 4:22 PM
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gábor Fási</name>
  <email>maerl...@gmail.com</email>
  </author>
  <updated>2009-07-01T10:52:54Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/0f21839d2634e273/d42ce5c3a4381f3b?show_docid=d42ce5c3a4381f3b</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/0f21839d2634e273/d42ce5c3a4381f3b?show_docid=d42ce5c3a4381f3b"/>
  <title type="text">Re: [symfony-devs] RichTextEditor widgets ?</title>
  <summary type="html" xml:space="preserve">
  First of all, this is a question for symfony-users, not -devs. &lt;br&gt; Second, &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.symfony-project.org/forms/1_2/en/A-Widgets#chapter_a_sub_sfwidgetformtextareatinymce&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Gabor
  </summary>
  </entry>
  <entry>
  <author>
  <name>Java geek</name>
  <email>develo...@jsptube.com</email>
  </author>
  <updated>2009-07-01T10:39:19Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/0f21839d2634e273/e2e08c0227452aa0?show_docid=e2e08c0227452aa0</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/0f21839d2634e273/e2e08c0227452aa0?show_docid=e2e08c0227452aa0"/>
  <title type="text">RichTextEditor widgets ?</title>
  <summary type="html" xml:space="preserve">
  RichTextEditor form widget does not exists. does any of you have implemented it for tinyMCE or FCK? &lt;br&gt; Is there any plan to implement these in sf 1.3 (Suggested on User Voice, whoever want to see these in 1.3, please vote) &lt;br&gt; Thanks &lt;br&gt; SN
  </summary>
  </entry>
  <entry>
  <author>
  <name>Fabian Lange</name>
  <email>fabian.la...@symfony-project.com</email>
  </author>
  <updated>2009-06-30T15:28:17Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/51b40618f2dcdc1f/7ff3eb05e9f83045?show_docid=7ff3eb05e9f83045</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/51b40618f2dcdc1f/7ff3eb05e9f83045?show_docid=7ff3eb05e9f83045"/>
  <title type="text">Re: [symfony-devs] bug 17975</title>
  <summary type="html" xml:space="preserve">
  I am working on the 1.2.8 release &lt;br&gt; &lt;p&gt;Fabian
  </summary>
  </entry>
  <entry>
  <author>
  <name>Thomas Rabaix</name>
  <email>thomas.rab...@gmail.com</email>
  </author>
  <updated>2009-06-30T15:14:00Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/51b40618f2dcdc1f/cbe2b03544445cc7?show_docid=cbe2b03544445cc7</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/51b40618f2dcdc1f/cbe2b03544445cc7?show_docid=cbe2b03544445cc7"/>
  <title type="text">bug 17975</title>
  <summary type="html" xml:space="preserve">
  Why 1.2.8 is not out due to this important bug fix ? &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trac.symfony-project.org/changeset/17975&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>tirengarfio</name>
  <email>tirengar...@gmail.com</email>
  </author>
  <updated>2009-06-30T10:59:50Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/e10a8a250e55cb7d/cc9f05a7b6021e91?show_docid=cc9f05a7b6021e91</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/e10a8a250e55cb7d/cc9f05a7b6021e91?show_docid=cc9f05a7b6021e91"/>
  <title type="text">Error in a comment</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I dont know if this kind of bugs are related to this list... &lt;br&gt; &lt;p&gt;Anyway i have seen someone should change this &lt;br&gt; &lt;p&gt; * sfObjectRouteCollection represents a collection of routes. &lt;br&gt; &lt;p&gt;in this page: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://trac.symfony-project.org/browser/branches/1.2/lib/routing/sfRouteCollection.class.php&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Dont you think?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gabriel D</name>
  <email>dias...@gmail.com</email>
  </author>
  <updated>2009-06-28T21:43:25Z</updated>
  <id>http://groups.google.com/group/symfony-devs/browse_thread/thread/9059f7628d344871/2721b07e6356a756?show_docid=2721b07e6356a756</id>
  <link href="http://groups.google.com/group/symfony-devs/browse_thread/thread/9059f7628d344871/2721b07e6356a756?show_docid=2721b07e6356a756"/>
  <title type="text">Re: Lots of php segfaults, how to debug?</title>
  <summary type="html" xml:space="preserve">
  I have the same problem than Romain. I&#39;m using the last symfony &lt;br&gt; version with postgres 8.3 and doctrine. Think i read the problem could &lt;br&gt; be the encoding or sh related to that, can it be possible??.
  </summary>
  </entry>
</feed>
