Patches item #1041144, was opened at 2004-10-05 21:37
Message generated for change (Comment added) made by jimweaver
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497984&aid=1041144&group_id=61302

Category: None
Group: None
>Status: Pending
Resolution: None
Priority: 5
Submitted By: Ivan Jensen (ivan1976)
>Assigned to: Jim Weaver (jimweaver)
Summary: jWebFit - submit form with two or more submit buttons

Initial Comment:
I found that I couldn't submit a form when there were 
two submit buttons.  The submit() method seemed to be 
checking the wrong cell to get the button to action.

Also included is a way of adding a comment row to a 
fixture.  Simply make the row's first column 
read "comment" and then the rest of the rows are 
ignored.

----------------------------------------------------------------------

>Comment By: Jim Weaver (jimweaver)
Date: 2004-10-06 10:29

Message:
Logged In: YES 
user_id=619947

Heya Ivan,

With regards to the submit problem, can you post your
complete fit table?  THe current code looks ok to me, and
passes its tests.  The syntax for submitting a named button
should look a lot like that for pressing a link:

|press|submit|buttonName|
|press|link|link text|

With regard to comment, why put your comments inline in the
fit table as opposed to just above the table?  Is that
something fit itself is supporting now?  Alternatively,
there is an ignore action that you can use in the existing code:

|ignore|my comment|

The entire row will be colored gray, which will make it
stand apart from the executable rows.

Thanks for your submissions, though, and I'm currently
working on documentation for using jWebUnit with fit /
Fitnesse that will hopefully be released on this site soon.

Jim

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=497984&aid=1041144&group_id=61302


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Jwebunit-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jwebunit-development

Reply via email to