[symfony-devs] Re: design bug with per-action classes

2008-02-06 Thread Thomas Rabaix
Hello, I hope you are going to keep the feature ! 1. That help to keep the code clean (Imagine a checkout process in one single file ...) 2. easy to find the file in eclipse alt+shift+r is your friend (textmate offer the same feature...) 3. easy way to avoid errors when working with other devs.

[symfony-devs] sfFormField::setError missing ?

2008-03-29 Thread Thomas Rabaix
Hello, I am trying to add an error to a field in the form::isValid method public function isValid() { $valid = parent::isValid(); if($this['password']-getValue() != $this['password2']-getValue()) { $valid = false;

[symfony-devs] sfWebResponse argument in action controller

2008-03-31 Thread Thomas Rabaix
Hello The request object is provided as an argument of the action method, why the response object is not provided ? public function executeDays(sfWebRequest $request, sfWebResponse) { } Thomas --~--~-~--~~~---~--~~ You received this message because you are

[symfony-devs] Re: sf1.1 - sfPropel i18n

2008-04-02 Thread Thomas Rabaix
-camp.org Tél: +33 1 40 99 80 80 Thomas Rabaix wrote: Hello, It look like the sfPropel::initialize isn't call at the right place. When the user is loaded and the culture is set (sf_culture) the event 'user.change_culture' is called, however the sfPropel

[symfony-devs] Re: sfFormField::setError missing ?

2008-04-02 Thread Thomas Rabaix
Hello Does this post make any sense ? Why there is not setter in the sfFormField ? Maybe it is not the correct mailing list ... Thomas On Sat, Mar 29, 2008 at 7:04 PM, Thomas Rabaix [EMAIL PROTECTED] wrote: Hello, I am trying to add an error to a field in the form::isValid method

[symfony-devs] Re: sfFormField::setError missing ?

2008-04-02 Thread Thomas Rabaix
Otherwise the method isValid should be set as 'final' That would be a bit rude, as you may want to do a lot of other things by overriding this method... Well if sf forces the use of validator, as it is now. The sfForm::isValid return true or false depends on validators. I am not sure

[symfony-devs] format routing

2008-04-05 Thread Thomas Rabaix
Hello, I have been playing with the new format feature. The template loading depends on the format works fine. However the routing part seems to be confusing. Does the sf_format value should be automatically handle this value, like the sf_culture field ? Because for now, this does not work :

[symfony-devs] Re: Ticket 3210 needs work!

2008-04-07 Thread Thomas Rabaix
You can also fix the bug, make a patch (svn diff) and create a new ticket with the patch Thomas On Mon, Apr 7, 2008 at 5:53 PM, Jay Klehr [EMAIL PROTECTED] wrote: You don't have enough access to reopen a ticket (neither do I). If you did there would be a button for you to change the status

[symfony-devs] Re: symfony1.1 and sfMail (or mail in generell)

2008-04-08 Thread Thomas Rabaix
Hello, Sorry to re-open this thread, but this thread point to use the swift mail lib, which works great. I was wondering why the sfMail class has not been changed to use swift ? Or do you have any plan add this to sf1.1 ? I cannot find on trac any information about that. The sfMail feature

[symfony-devs] Re: Foreign Key Documentation

2008-04-10 Thread Thomas Rabaix
You should read these pages : http://propel.phpdb.org/docs/en/user_guide/ And then open Base* class, to see the code generated, that will help you to understand Thomas On Wed, Apr 9, 2008 at 5:50 PM, Joe Kelsey [EMAIL PROTECTED] wrote: I can do that as soon as the current project cools

[symfony-devs] Re: [Discuss] Post/Redirect/Get in component

2008-04-11 Thread Thomas Rabaix
Well, you can do something more 'cleaner'. No idea if it is a good thing to add a redirect in the component, but if you don't have the choice ... [...] $this-getController()-redirect(url_for('module/action'), true); return sfView::NONE; [...] Thomas On Fri, Apr 11, 2008 at 9:13 AM, Christian

[symfony-devs] Re: symfony1.1 and sfMail (or mail in generell)

2008-04-14 Thread Thomas Rabaix
I suppose no one know about this point ? Thomas On Tue, Apr 8, 2008 at 6:45 PM, Thomas Rabaix [EMAIL PROTECTED] wrote: Hello, Sorry to re-open this thread, but this thread point to use the swift mail lib, which works great. I was wondering why the sfMail class has not been changed

[symfony-devs] Re: customizing propel code generator

2008-04-19 Thread Thomas Rabaix
. I want to add some code to what propel generates in [CODE]symfony propel-init-admin[/CODE] but didn't find any documentation neither in symfony nor propel official site. -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received

[symfony-devs] A week of symfony #68

2008-04-22 Thread Thomas Rabaix
: a search engine (a good one ;) Do you have any dates when these tools will be available ? Are you in contact with others search dev, like sfSphinxPlugin ? Thanks for this great work -- Thomas Rabaix --~--~-~--~~~---~--~~ You received this message because you

[symfony-devs] Re: extending swift in the symfony way

2008-05-07 Thread Thomas Rabaix
made a quick and dirty mailer based on SwiftMailer for symfonians.net, you can just give it a look if you want: http://symfonians.org/browser/trunk/apps/main/lib/myActions.class.php#L235 ++ -- Nicolas Perriault http://prendreuncafe.com/blog GSM: 06.60.92.08.67 -- Thomas

[symfony-devs] error500 http://www.symfony-project.org/community

2008-05-15 Thread Thomas Rabaix
Hello, There is a error 500 at http://www.symfony-project.org/community Local time (France) : 09h26 -- Thomas Rabaix --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post

[symfony-devs] Re: RFC - securing _dev files

2008-05-16 Thread Thomas Rabaix
slate. I will implement the solution we finally agree on. Thoes that want to help please let me know. -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony

[symfony-devs] Re: RFC - securing _dev files

2008-05-16 Thread Thomas Rabaix
for securing the default _dev files - I will not suggset anythign now, as I want to present a blank slate. I will implement the solution we finally agree on. Thoes that want to help please let me know. -- Thomas Rabaix Internet Consultant

[symfony-devs] Re: RFC - securing _dev files

2008-06-05 Thread Thomas Rabaix
stuff at the moment. -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony-devs@googlegroups.com

[symfony-devs] Release 1.0.15 homepage

2008-06-27 Thread Thomas Rabaix
Hello, Any reasons why the homepage shows symfony release 1.0.15, instead of 1.0.16 ? -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post

[symfony-devs] Re: roadmap for helpers in 1.2

2008-07-09 Thread Thomas Rabaix
suffered for years. - Dennis -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony-devs@googlegroups.com

[symfony-devs] sfConfigCache::registerConfigHandler missing

2008-07-18 Thread Thomas Rabaix
/sfConfigCache.class.php Original Tickets : http://trac.symfony-project.org/ticket/1624 -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group

[symfony-devs] Re: sfConfigCache::registerConfigHandler missing

2008-07-18 Thread Thomas Rabaix
More precision : - the ticket is marked closed for symfony version 1.0.0 a year ago. - the method is present for symfony 1.1 On Fri, Jul 18, 2008 at 5:07 PM, Thomas Rabaix [EMAIL PROTECTED] wrote: Hello, Is there any reason why the sfConfigCache::registerConfigHandler method is not anymore

[symfony-devs] Re: [symfony-users] Status of sfDoctrinePlugin and sfDoctrineGuardPlugin

2008-08-26 Thread Thomas Rabaix
information possible in the symfony-project trac and I will take get it taken care of. Thanks, Jon -- Jonathan Wage http://www.jwage.com http://www.centresource.com -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you

[symfony-devs] Re: Important : sfMySQLSessionStorage

2008-09-01 Thread Thomas Rabaix
sfMySQLSessionStorage http://trac.symfony-project.org/ticket/3394 my 2c. Thomas On Fri, Aug 29, 2008 at 5:14 PM, Thomas Rabaix [EMAIL PROTECTED] wrote: Hello, I just found out a bug in sfMySQLSessionStorage [1] , the session_time use the mysql 'NOW()' function and before it was using php time

[symfony-devs] Re: Important : sfMySQLSessionStorage

2008-09-09 Thread Thomas Rabaix
db_time_col: time Any pointers are greatly appreciated! Ben On Aug 29, 11:14 am, Thomas Rabaix [EMAIL PROTECTED] wrote: Hello, I just found out a bug in sfMySQLSessionStorage [1] , the session_time use the mysql 'NOW()' function and before it was using php time(). Now

[symfony-devs] doctrine + I18N

2008-09-10 Thread Thomas Rabaix
or a normal behavior, so I have written a small wrapper to do so : http://pastebin.com/f4075e78a I can open a ticket if necessary. -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony

[symfony-devs] Re: doctrine + I18N

2008-09-11 Thread Thomas Rabaix
of sfDoctrinePlugin. - Jon On Wed, Sep 10, 2008 at 8:51 AM, Thomas Rabaix [EMAIL PROTECTED] wrote: Hello, Doctrine does not seems to have a transparent way to access to i18n field like Propel. And it looks odd to write in the template ?php echo $myI18nModel-Translation['FR']-get('name

[symfony-devs] Re: RFC - sending emails with symfony 1.2

2008-09-15 Thread Thomas Rabaix
Hello, My assumptions : sf1.0 has a nice way to handle mail : easy to use and quickly understanble by everyone. Agree ? This feature has been remove form sf1.1, as I suppose something was wrong with it. ( ... ?) I think sending emails should be very easy. $this = Controller

[symfony-devs] Re: RFC Admin Generator 1.2

2008-09-18 Thread Thomas Rabaix
functionality for the 1.2 release. If you think your use case will affect the API design though in any way, feel free to add it. Note that the API suggestions still are very few since I am waiting for Fabien's feedback before going into more detail. Bernhard -- Thomas Rabaix Internet

[symfony-devs] Re: Symfony 1.2 Admin Generator

2008-09-24 Thread Thomas Rabaix
sure to check the Admin Generator wiki page [1] and this mailing list regularly. [1] http://trac.symfony-project.org/wiki/Symfony12AdminGenerator Bernhard On Wed, Sep 24, 2008 at 3:21 PM, Thomas Rabaix [EMAIL PROTECTED] wrote: Hello Where can we get information about this datagrid class

[symfony-devs] Re: Remove session variable

2008-09-27 Thread Thomas Rabaix
ausblenden - - Zitierten Text anzeigen - -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony-devs

[symfony-devs] sfWebController::redirect does not stop symfony

2008-09-30 Thread Thomas Rabaix
sfStopException(); } [...] the sfStopException is never executed. -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email

[symfony-devs] Doctrine + embed form, reference problem

2008-10-03 Thread Thomas Rabaix
updateObject() { $object = parent::updateObject(); $this-getObject()-NutritionalInformation-Ingredient = $this-getObject(); return $object; } } -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed

[symfony-devs] sfAssetsLibrary status ?

2008-10-04 Thread Thomas Rabaix
Hello, I would like to know if the plugin is going to be ported to sf1.1 and doctrine. If not, does anyone have already done this job on his/her side or interested by this port ? -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received

[symfony-devs] sfPropelBaseTask bugs with multi orm schema

2008-10-04 Thread Thomas Rabaix
')) { $dirs = array_merge($dirs, $pluginDirs); } $schemas = $finder-in($dirs); + if (self::CHECK_SCHEMA === $checkSchema !count($schemas)) { throw new sfCommandException('You must create a schema.yml file.'); Do I need to create a ticket ? -- Thomas Rabaix Internet

[symfony-devs] Re: sfAssetsLibrary status ?

2008-10-04 Thread Thomas Rabaix
(compatible with both Propel and Doctrine), rather than a Doctrine one. Nested Set related calls should be duplicated to match each ORM implementation, but apart from that the port is quite easy, I think. Cheers, François 2008/10/4 Thomas Rabaix [EMAIL PROTECTED] Hello, I would like to know

[symfony-devs] Re: sfPropelBaseTask bugs with multi orm schema

2008-10-04 Thread Thomas Rabaix
when trying to build an ORM agnostic plugin with DbFinder. I want to publish a tutorial about it, illustrated by my work on sfSimpleBlog, but that won't come before next week. Cheers, François 2008/10/4 Thomas Rabaix [EMAIL PROTECTED] Hello, I just start to play with dbfinder and multi-orm

[symfony-devs] doctrine and regression problem

2008-10-05 Thread Thomas Rabaix
Hello, Someone changes the doctrine's external to 0.11 cause by regression . http://trac.symfony-project.org/changeset/11952 Can we have more information about the regression ? -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received

[symfony-devs] ticke 4472 - Undefined offset

2008-10-06 Thread Thomas Rabaix
Hello, Why this ticket has been marked as 1.2 ? It looks like a bug and not a new feature. http://trac.symfony-project.org/ticket/4472 -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[symfony-devs] Autoloading and Doctrine

2008-10-08 Thread Thomas Rabaix
Hello, Doctrine class are defined twice in config_autoload.yml.php, and propel classes get indexed too if we use only doctrine. Maybe something should be done in sf1.2 ... should I open a ticket ? -- Thomas Rabaix Internet Consultant

[symfony-devs] Re: Autoloading and Doctrine

2008-10-10 Thread Thomas Rabaix
ideas why? Sure, create a ticket and any information you find out. - Jon On Wed, Oct 8, 2008 at 7:55 AM, Thomas Rabaix [EMAIL PROTECTED] wrote: Hello, Doctrine class are defined twice in config_autoload.yml.php, and propel classes get indexed too if we use only doctrine. Maybe something

[symfony-devs] Doctrine + package : broken ?

2008-10-15 Thread Thomas Rabaix
*.class.php are also created in SF_ROOT/plugin/lib/widgets/. I guess all files should be in SF_ROOT/lib/widgets and it is not a plugin so plugin classes files should NOT be generated. Look to me it is a critical bug, If so I will create a ticket. -- Thomas Rabaix Internet Consultant

[symfony-devs] Re: Doctrine + package : broken ?

2008-10-15 Thread Thomas Rabaix
cannot be used by the user with sfDoctrinePlugin. We use the package feature internally for plugin schemas. I think we need to make the plugin throw an exception if you try and use that feature. Can you create a ticket to do that? - Jon On Wed, Oct 15, 2008 at 7:11 AM, Thomas Rabaix [EMAIL

[symfony-devs] Re: Doctrine + package : broken ?

2008-10-15 Thread Thomas Rabaix
lib/model/doctrine/SomeFolder/UserModels/generated/BaseUser.class.php We can add this to Doctrine 1.1 release. Thoughts? - Jon On Wed, Oct 15, 2008 at 1:39 PM, Thomas Rabaix [EMAIL PROTECTED] wrote: I think, maybe other devs, it will be great to be able to separate model into subfolder

[symfony-devs] Re: Doctrine + package : broken ?

2008-10-16 Thread Thomas Rabaix
at 5:18 PM, Thomas Rabaix [EMAIL PROTECTED] wrote: Hello, Fair enough with your solution. The default base folder should be the sf_root_dir and not the lib/model/doctrine. It is up to the dev to define the full path. It will be a great input to add this feature to 1.1 of doctrine

[symfony-devs] Doctrine + Crud generator

2008-10-17 Thread Thomas Rabaix
and setter, so introducing a new way is not 'bad' but can be very confusing for new symfony developper. And IMO, it will be more harder to debug : what is that ? an array oups no... it is an objet my 2c -- Thomas Rabaix Internet Consultant

[symfony-devs] Re: Doctrine + Crud generator

2008-10-17 Thread Thomas Rabaix
to it. That makes 4c in total on this thread;-) Marijn On Oct 17, 2008, at 2:43 PM, Thomas Rabaix wrote: Hello, I just update the sfDoctrineGenerator, and now the generator use the ArrayAccessor ($object['Attribute']) feature in template, it used to be a standard 'getAttribute'. I am not really

[symfony-devs] Re: Symfony truncates leading zeros (?) HELP!

2008-10-17 Thread Thomas Rabaix
suppose symfony thinks that 00 and 80 are integers despite everything and cuts the leading zeros. How do I fix this? The Symfony version is 1.0 Thank you in advance! -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message

[symfony-devs] Re: Symfony truncates leading zeros (?) HELP!

2008-10-20 Thread Thomas Rabaix
pm, Thomas Rabaix [EMAIL PROTECTED] wrote: 00 On Fri, Oct 17, 2008 at 5:49 PM, wallaby [EMAIL PROTECTED] wrote: Dear All, I've expierienced unpleasant problem. I have a varchar(6) field in my database which is supposed to store color codes Fragment from schema.yml: code

[symfony-devs] Re: Symfony truncates leading zeros (?) HELP!

2008-10-22 Thread Thomas Rabaix
value instead of something :( In must be quoted anyway so please, anyone knows how to force Symfony to quote string values during the dump process? Such a simple thing turns ot to be such a problem... Thanks in advance! On Oct 20, 12:19 pm, Thomas Rabaix [EMAIL PROTECTED] wrote: http

[symfony-devs] Re: autoloading issue, filter + checkConfig

2008-10-23 Thread Thomas Rabaix
'); $configuration = ProjectConfiguration::getApplicationConfiguration('frontend', 'prod', true); sfContext::createInstance($configuration)-dispatch(); it works any idea ? Is it a bug ? Thanks Olivier -- Olivier Mansour [EMAIL PROTECTED] http://www.glagla.org -- Thomas Rabaix Internet

[symfony-devs] Re: how the autoloading can work in a cli context

2008-10-27 Thread Thomas Rabaix
://sensiolabs.com Phone: +33 660 92 08 67 -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony-devs

[symfony-devs] Re: sfLucene :)

2008-11-04 Thread Thomas Rabaix
Ok I just sent a request on symfony plugins page for permissions. Can you accept ? On Tue, Nov 4, 2008 at 4:28 PM, Carl Vondrick [EMAIL PROTECTED] wrote: On Tue, 2008-11-04 at 14:58 +0100, Thomas Rabaix wrote: Now questions :) * Have you any plans to release a stable version soon

[symfony-devs] Re: sfLucene :)

2008-11-04 Thread Thomas Rabaix
thanks On Tue, Nov 4, 2008 at 5:43 PM, Carl Vondrick [EMAIL PROTECTED] wrote: On Tue, 2008-11-04 at 17:33 +0100, Thomas Rabaix wrote: Ok I just sent a request on symfony plugins page for permissions. Can you accept ? Should be good to go now. Thanks. -- Thomas Rabaix Internet

[symfony-devs] sfDoctrine :)

2008-11-04 Thread Thomas Rabaix
listener which limit only enabled post to be selected. It is a bug ? or a feature ? -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group

[symfony-devs] sfLucene :)

2008-11-04 Thread Thomas Rabaix
. Now questions :) - Have you any plans to release a stable version soon ? - Do you want me to commit the changes or do you have a more stable version ? Thanks ! -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message

[symfony-devs] Re: sfLucene :)

2008-11-06 Thread Thomas Rabaix
Ok I have created a new branch and commit the changes : http://trac.symfony-project.org/changeset/12678 Thomas On Tue, Nov 4, 2008 at 6:10 PM, Thomas Rabaix [EMAIL PROTECTED]wrote: thanks On Tue, Nov 4, 2008 at 5:43 PM, Carl Vondrick [EMAIL PROTECTED] wrote: On Tue, 2008-11-04 at 17

[symfony-devs] sfDoctrine broken on sf1.1

2008-11-07 Thread Thomas Rabaix
More information : http://trac.symfony-project.org/ticket/4853 -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email

[symfony-devs] Doctrine generate-form halfly broken

2008-11-17 Thread Thomas Rabaix
See ticket : http://trac.symfony-project.org/ticket/4970 -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony

[symfony-devs] Re: Admin 1.2 routing - reqeust too large

2008-11-21 Thread Thomas Rabaix
do with this? How can I avoid the serialization of unnecessary fields into URL? I tried to set the option with_wildcard_routes: false but it does nothing (or I do not notice anything) Thanks for any response. -- adrive -- Thomas Rabaix Internet Consultant

[symfony-devs] Re: Admin 1.2 routing - reqeust too large

2008-11-21 Thread Thomas Rabaix
title and save it again. Now you fails. The form uses POST method but also serializes the object into action url. Dňa Pi 21. November 2008 14:56 Thomas Rabaix napísal: Use POST and not GET. On Fri, Nov 21, 2008 at 2:29 PM, adrive [EMAIL PROTECTED] wrote: Hello. I am using the new admin

[symfony-devs] Re: Admin 1.2 routing - reqeust too large

2008-11-21 Thread Thomas Rabaix
, Thomas Rabaix [EMAIL PROTECTED] wrote: Well I can be wrong but you are doing a POST with GET variables /admin_dev.php/stPageAdmin/33*?type=pageamp;** website_id=4amp;slug=program-**2008amp;title=Pre...* You should check this. On Fri, Nov 21, 2008 at 5:06 PM, adrive [EMAIL PROTECTED

[symfony-devs] Logger Limit (sfDoctrine)

2008-11-24 Thread Thomas Rabaix
Hello I just open a ticket about sfDoctrineQueryLogger : http://trac.symfony-project.org/ticket/5052 I think the logger interface should limit the size of a message in order avoid any issues with memory limit. Comments ? -- Thomas Rabaix Internet Consultant

[symfony-devs] Re: Logger Limit (sfDoctrine)

2008-11-27 Thread Thomas Rabaix
Can you back port the fix to 1.1 ? On Mon, Nov 24, 2008 at 1:57 PM, Thomas Rabaix [EMAIL PROTECTED]wrote: Hello I just open a ticket about sfDoctrineQueryLogger : http://trac.symfony-project.org/ticket/5052 I think the logger interface should limit the size of a message in order avoid

[symfony-devs] Re: Logger Limit (sfDoctrine)

2008-11-27 Thread Thomas Rabaix
will not be maintaining 1.0 or 1.1 version of the plugin any longer. Are you interested in maintaining this? - Jon On Thu, Nov 27, 2008 at 10:04 AM, Thomas Rabaix [EMAIL PROTECTED]wrote: Can you back port the fix to 1.1 ? On Mon, Nov 24, 2008 at 1:57 PM, Thomas Rabaix [EMAIL PROTECTED]wrote: Hello

[symfony-devs] Re: Google Maps sfWidget

2008-12-03 Thread Thomas Rabaix
a nice way to generate the right name for the both field (corresponding to the both properties oh the object), or a way to give to the widget the ID of the both original field. -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received

[symfony-devs] Re: Session events

2008-12-12 Thread Thomas Rabaix
or conceptual problems? Do they encourage bad coding? Maybe Fabien can explain that briefly. Bernhard -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group

[symfony-devs] Re: Why doesn´t sfWidgetFormSelectR adio´s labels use i18n translation?

2008-12-15 Thread Thomas Rabaix
is not ... -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from

[symfony-devs] Re: Why doesn´t sfWidgetFormSelectR adio´s labels use i18n translation?

2008-12-15 Thread Thomas Rabaix
('choices' = self::$sex)); }}} And in the template: ?php echo $form['sex']-render() ? If it is a bug, I will create a ticket. -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google

[symfony-devs] sf1.2 and getRequestContext with task

2008-12-18 Thread Thomas Rabaix
and it should be defined as abstract in the sfRequest class. Should I open a ticket ? -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post

[symfony-devs] Re: sfForm vs Factories.yml

2009-01-14 Thread Thomas Rabaix
inheritance in such a situation: http://brighton.ncsa.uiuc.edu/prajlich/T/node14.html Cheers, -- Nicolas Perriault http://prendreuncafe.com - http://symfonians.net - http://sensiolabs.com Phone: +33 660 92 08 67 -- Thomas Rabaix Internet Consultant

[symfony-devs] Re: How do we get the current route in Symfony 1.2?

2009-01-15 Thread Thomas Rabaix
the current route name. In symfony 1.1 it was like this: sfRouting::getInstance()-getCurrentRouteName(); Obviously sfRouting has been changed beyound recognition. What is the method to get the current route now? Thanks, Milena -- Thomas Rabaix Internet Consultant

[symfony-devs] Re: Regression with sfDoctrinePager [sf1.2]

2009-01-15 Thread Thomas Rabaix
, 2009 at 7:44 PM, Jonathan Wage jonw...@gmail.com wrote: Do we have a ticket created for this? - Jon On Thu, Jan 15, 2009 at 12:37 PM, Thomas Rabaix thomas.rab...@gmail.comwrote: It look to me there is a regression when adding a new feature to the sfDoctrinePager, if the tableMethodName

[symfony-devs] Regression with sfDoctrinePager [sf1.2]

2009-01-15 Thread Thomas Rabaix
It look to me there is a regression when adding a new feature to the sfDoctrinePager, if the tableMethodName is not set then the doctrine pager does not work anymore *http://tinyurl.com/79nzuh * -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You

[symfony-devs] Re: Help with creating a plugin for nested set support in admin generator

2009-01-19 Thread Thomas Rabaix
-- Tom Boutell www.punkave.com www.boutell.com -- Thomas Rabaix Internet Consultant --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony-devs

[symfony-devs] sfUser and auto_shutdown issue

2009-01-22 Thread Thomas Rabaix
_BUT_ the method is called twice as the sfUser::construct also register the callback method. The shutdown method should be called only once, and maybe not at the end of the request in order to limit session concurrency. Any thoughts ? -- Thomas Rabaix Internet Consultant

[symfony-devs] Re: sfUser and auto_shutdown issue

2009-01-22 Thread Thomas Rabaix
I found a related ticket, but the conclusion is clean ! http://trac.symfony-project.org/ticket/1257 On Thu, Jan 22, 2009 at 2:57 PM, Thomas Rabaix tho...@rabaix.net wrote: Hello, I had a proplem with session concurrency (PDOSessionStorage) so I check symfony code (sf1.2). I found out

[symfony-devs] Re: call of two actionExists on action of the same name

2009-01-29 Thread Thomas Rabaix
On Thu, Jan 29, 2009 at 4:45 PM, Olivier Mansour omans...@gmail.com wrote: 2009/1/29 Thomas Rabaix thomas.rab...@gmail.com The problem is you cannot have to class with the same name : 'exportAction'. You can solve this issue by moving the action into the main actions.class.php. Or if you

[symfony-devs] Plugin Layout

2009-01-30 Thread Thomas Rabaix
I really don't know how to classify this on trac ... -- Thomas Rabaix --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony-devs@googlegroups.com

[symfony-devs] Missing Id attribute for radio button

2009-02-23 Thread Thomas Rabaix
, as no id is set ! Should I create a ticket ? -- Thomas Rabaix --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe

[symfony-devs] Re: Missing Id attribute for radio button

2009-02-23 Thread Thomas Rabaix
done : http://trac.symfony-project.org/ticket/5949 On Mon, Feb 23, 2009 at 4:47 PM, Fabien Potencier fabien.potenc...@symfony-project.com wrote: Thomas Rabaix wrote: Hello, The render option for a radio button should add an id to the outter container. The id generation for a radio

[symfony-devs] Re: Suggestion: sfOptionable

2009-02-26 Thread Thomas Rabaix
code. Initializing the object with an invalid option though will immediately throw an exception. What do you think about it? Bernhard -- With the best regards, Andy. -- Tom Boutell www.punkave.com www.boutell.com -- Thomas Rabaix

[symfony-devs] Re: sfValidatorInteger *must* handle large integers

2009-02-26 Thread Thomas Rabaix
to sfValidatorInteger that could change its behavior ? Cheers, Taku -- Thomas Rabaix --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony

[symfony-devs] Re: Suggestion: sfOptionable

2009-02-27 Thread Thomas Rabaix
-- Thomas Rabaix --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony-devs

[symfony-devs] sfRoute, wrong method signature ?!

2009-02-27 Thread Thomas Rabaix
? -- Thomas Rabaix --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony-devs@googlegroups.com To unsubscribe from this group, send email to symfony

[symfony-devs] defaults value with embed sfForm

2009-03-03 Thread Thomas Rabaix
DemoGmapWidgetForm($defaults); // ignored - $this-form-setDefaults($defaults); // not ignored as configure method is only called in the constructor Bug or conception design ? -- Thomas Rabaix http://rabaix.net --~--~-~--~~~---~--~~ You received this message because you

[symfony-devs] open discussion on sfForm

2009-03-05 Thread Thomas Rabaix
YourModelForm) - YourModelForm : inside the application lib Point 3 : Model Form should have a method to define which fields we want to use. This will avoid bugs when adding new field into the model, as the base form will use them on update. -- Thomas Rabaix http://rabaix.net

[symfony-devs] sfContext::switchTo

2009-03-11 Thread Thomas Rabaix
the URL mainly because there is no sense to that. It look to me this should be done at the 'dispatch' level. my 2 cents, and a new ticket maybe ? -- Thomas Rabaix http://rabaix.net --~--~-~--~~~---~--~~ You received this message because you are subscribed

[symfony-devs] ysfDimension and sfAPCCache

2009-03-17 Thread Thomas Rabaix
because APC is not always stable ... -- Thomas Rabaix http://rabaix.net --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email to symfony-devs@googlegroups.com

[symfony-devs] Re: sfThumbnailPlugin need to be flagged for Symfony 1.1 and Symfony 1.2?

2009-03-18 Thread Thomas Rabaix
Symfony versions. -- Tom Boutell www.punkave.com www.boutell.com -- Thomas Rabaix http://rabaix.net --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group. To post to this group, send email

[symfony-devs] Re: Required fields and sfForm

2009-03-26 Thread Thomas Rabaix
... I hope, it would be much easier to extend forms then. Maybe, Im totaly wrong. Its only idea. -- Thomas Rabaix http://rabaix.net --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers group

[symfony-devs] Re: Required fields and sfForm

2009-03-26 Thread Thomas Rabaix
it... Therefore Im ready to help with that. I only want to help this framework to be better... Best regards, V. -- Thomas Rabaix http://rabaix.net --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups symfony developers

[symfony-devs] Re: Embedded forms: as hard as they look?

2009-04-02 Thread Thomas Rabaix
if there are a lot of them). But I'm also not introducing any side effects to parts of the forms code I don't know about. -- Tom Boutell P'unk Avenue 215 755 1330 punkave.com window.punkave.com -- Thomas Rabaix http://rabaix.net --~--~-~--~~~---~--~~ You

[symfony-devs] xcache cache

2009-04-06 Thread Thomas Rabaix
Hello, I just update a ticket about sfXCacheCache class with a patch. http://trac.symfony-project.org/ticket/4115#comment:3 The current implementation is just broken. -- Thomas Rabaix http://rabaix.net --~--~-~--~~~---~--~~ You received this message because

[symfony-devs] Re: xcache cache

2009-04-06 Thread Thomas Rabaix
lead developer sensiolabs.com | symfony-project.org | fabien.potencier.org Tél: +33 1 40 99 80 80 Thomas Rabaix wrote: Hello, I just update a ticket about sfXCacheCache class with a patch. http://trac.symfony-project.org/ticket/4115#comment:3 The current implementation is just broken

[symfony-devs] Re: xcache cache

2009-04-07 Thread Thomas Rabaix
On Tue, Apr 7, 2009 at 1:12 PM, Laurent Bachelier laur...@bachelier.namewrote: On Tue, Apr 7, 2009 at 12:53, Thomas Rabaix thomas.rab...@gmail.com wrote: The method was only used by the getTimeout method, and by reading the code, this method introduce loops ... getCacheInfo() has

[symfony-devs] Re: ysfDimension and sfAPCCache

2009-04-10 Thread Thomas Rabaix
a ticket (with a path). - Dustin On 3/17/09 12:21 PM, Thomas Rabaix thomas.rab...@gmail.com wrote: Hello, This message will be mostly for Dustin ;) Why the plugin force the usage of APC ? I guess it is the default cache available with no configuration to be defined. However it will be great

[symfony-devs] Re: sfYaml's echoln

2009-05-17 Thread Thomas Rabaix
* | Community Manager kris.wallsm...@symfony-project.com mailto:kris.wallsm...@symfony-project.comkris.wallsm...@symfony-project.com Portland, Oregon USA http://twitter.com/kriswallsmith -- Thomas Rabaix http://rabaix.net --~--~-~--~~~---~--~~ You

[symfony-devs] Ticket 6100 - discussion

2009-06-03 Thread Thomas Rabaix
Hello, I just reopened the ticket 6100 [1], as I think there is an understanding problem with the original idea. I will be please to discuss this point with you ;) [1] http://trac.symfony-project.org/ticket/6100#comment:10 -- Thomas Rabaix http://rabaix.net

  1   2   3   >