[jira] Created: (MYFACES-1379) CLONE -commandLink actions ignored inside tree2

2006-08-06 Thread Pavel Rezny (JIRA)
CLONE -commandLink actions ignored inside tree2 --- Key: MYFACES-1379 URL: http://issues.apache.org/jira/browse/MYFACES-1379 Project: MyFaces Core Issue Type: Bug Affects Versions: 1.0.9m9

[jira] Commented: (TOMAHAWK-571) inputSuggestAjax not correctly rendered in IE

2006-08-06 Thread Bruno Marti (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-571?page=comments#action_12426140 ] Bruno Marti commented on TOMAHAWK-571: -- sorry for being late -> holidays I've tried both ways to set a width for the input field: style="width:50px;color:r

Re: Testing the Tomahawk components

2006-08-06 Thread Cagatay Civici
I got an email from a user asking how to use selenium for stuff like jscook menu, tree2. I wonder the results also.

Re: Testing the Tomahawk components

2006-08-06 Thread Matthias Wessendorf
hehe, I was about to mail Wendy the same component :) On 8/6/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: Hi Wendy, I think tree2 is the sexiest tomahawk component - if you are looking to really test something across that many environments. Dennis Byrne >-Original Message- >From: We

Re: Testing the Tomahawk components

2006-08-06 Thread Dennis Byrne
Hi Wendy, I think tree2 is the sexiest tomahawk component - if you are looking to really test something across that many environments. Dennis Byrne >-Original Message- >From: Wendy Smoak [mailto:[EMAIL PROTECTED] >Sent: Sunday, August 6, 2006 11:28 AM >To: 'MyFaces Development' >Subjec

Re: Testing the Tomahawk components

2006-08-06 Thread Wendy Smoak
On 8/4/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: I've been playing with Selenium [1] for functional testing ... ... and have added a couple of tests for myfaces-example-simple. For the simple form that adds and subtracts numbers, only the submit buttons work, the links do not. You can see a

[jira] Created: (TOMAHAWK-583) Use Selenium for functional testing of the example apps

2006-08-06 Thread Wendy Smoak (JIRA)
Use Selenium for functional testing of the example apps --- Key: TOMAHAWK-583 URL: http://issues.apache.org/jira/browse/TOMAHAWK-583 Project: MyFaces Tomahawk Issue Type: Test Affects V

Re: Http Get Problem: doFilter() method not getting called

2006-08-06 Thread Brian Woolf
Add the following code to your commandButton tag: onmouseup="this.form.method='get'". For example: == According to the specification, JSF supports two state saving methods: saving on the client, and saving on the server side. When the state is saving on the client side, the pretty huge hidden