[symfony-users] Re: I18n on admin generator filters

2010-02-11 Thread JoeZ
http://forum.symfony-project.org/index.php/m/73489/ On Feb 9, 6:50 am, Dimitar wrote: > How did you add the i18n fields to the filter? > > When I add for example: > > filters: [ title ] > > it shows me an error that there is no such field. But I have it in my > i18n table. How did you make the i1

[symfony-users] Re: random segmentation fault when running unit test with doctrine

2009-09-15 Thread JoeZ
ble memory corruption detected - unknown Hashtable destructor (attacker 'REMOTE_ADDR not set', file 'unknown') also, I get these other error messages (again, randomly) - zend_mm_heap corrupted - ALERT - canary mismatch on efree() - heap overflow detected (attacker 'REMOTE_A

[symfony-users] random segmentation fault when running unit test with doctrine

2009-09-15 Thread JoeZ
When running unit test (lime) it randomly throws a segmentation fault (even if the test is successful). Consequently, when running abridged tests I get (also randomly) this annoying "dubious" state message. JoeZ# ./symfony test:unit model/Invoice 1..46 # Totals checks ok 1 - we have

[symfony-users] Re: Using sfEvent in propel objects. NOT behaviors

2009-07-02 Thread JoeZ
t;    { >      $this->fireEvent( 'MyModel.pre_save', .); >      $tmp = parent::save(); >      $this->fireEvent( 'MyModel.post_save', .); >    } > >    protected function fireEvent( $event, ) >    { >      if( $this->dispatcher ) >    

[symfony-users] Using sfEvent in propel objects. NOT behaviors

2009-06-26 Thread JoeZ
I just wanted to use the symfony 1.2 events extension mechanism with a propel object. I know there are several other ways, like propel behaviors and so, but I just don't want to use such a heavy machinery for what I want to do. I want an event to be fired when the method "setDesync()" of the "re

[symfony-users] Re: yaml/ i18n bug? : some text in validation yml files is not replaced by dictionary texts

2007-08-07 Thread JoeZ
I feel like I'm missing something... Is there any way you can put "transatable text" in the validation yaml files Everybody is talking about it as if it was the most standard thing in the world, and I'm breaking my head trying to figure out how. On Jun 26, 7:04 am, Lukas Kahwe Smith <[EMAIL P

[symfony-users] Re: the group option in validation rules

2007-06-07 Thread JoeZ
for the 1 and 2, you have to put A, B in one group, and C, D in another. I guess it's not possible, but for the "3", you should put ABCD and E in another group... A: group: ab_group group: abcde_group yadd yadda B: group: ab_group group: abcde_group yadda yada C: group: cd_group g

[symfony-users] Re: the group option in validation rules

2007-05-31 Thread JoeZ
hep. Same for me, I 've had similar issues, and they seem pretty obvious, so I'm almost sure this has to be achieved with no need for custom validator. In my case, I just need - of two phone entries 'at least' one of them is required (no matter which ) - depending of one parameter's value, a