I copy the test file in my project and run symfony test-unit
sfFillInFormTest
I do not get any result...
if I run symfony test-unit I got
util/
sfFillInFormTest................................................dubious
Test returned status 255
Failed Test Stat Total Fail List of Failed
------------------------------------------------------------------
util/sfFillInFormTest 255 0 0
Failed 1/1 test scripts, 0.00% okay. 0/0 subtests failed, 0.00%
okay.
any comment?
On Jun 18, 9:35 pm, "Fabian Lange" <[EMAIL PROTECTED]>
wrote:
> Hi,
> are you sure? Can you run the unit test in
> test\unit\util\sfFillinFormTest.php ?
> This has multiple tests for this and they do work for me.
> .: Fabian
>
> On Wed, Jun 18, 2008 at 3:28 PM, gestadieu <[EMAIL PROTECTED]> wrote:
>
> > Hi all,
>
> > I've been looking all around to fix this problem...no luck! Here it
> > is:
> > I have a form with some input tag such as <input type="text"
> > name="source[]" /> and according to
> >http://trac.symfony-project.com/ticket/2811
> > included since sf 1.0.14 (I am running 1.0.16, PHP 5.2.1) it should be
> > fixed, but I still get the problem.
> > I know that if I use something like name="source[0]",... it should
> > work but I was wondering if any of you know the problem ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---