[jira] Commented: (TOBAGO-197) treestate setting marker was not able to display on the selectable leafs and expand the entire leafs node

2006-11-25 Thread Sam Wong (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-197?page=comments#action_12452583 ] Sam Wong commented on TOBAGO-197: - I tried to download the nightly build to test the fix. I went to http://people.apache.org/builds/myfaces/nightly/ and did not

[jira] Commented: (TOBAGO-197) treestate setting marker was not able to display on the selectable leafs and expand the entire leafs node

2006-11-25 Thread Sam Wong (JIRA)
[ http://issues.apache.org/jira/browse/TOBAGO-197?page=comments#action_12452584 ] Sam Wong commented on TOBAGO-197: - Am I supposed to download myfaces-tobago-1.0.9-SNAPSHOT-dist.zipat http://people.apache.org/builds/myfaces/nightly/ for

[jira] Commented: (MYFACES-1409) incorrect behavior after RESTORE_VIEW responseComplete

2006-11-25 Thread Leonid Mikhailov (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1409?page=comments#action_12452595 ] Leonid Mikhailov commented on MYFACES-1409: --- Manfred, I believe there is an incompaibility in the behvior between MyFaces and JSF-RI which the

Re: Commons Jsf Utils

2006-11-25 Thread Bernd Bohmann
Hello, I like the proprosal of a commons package. But I would prefer more separated packages(artifacts) org.apache.myfaces.commons.util org.apache.myfaces.commons.fileupload org.apache.myfaces.commons.security org.apache.myfaces.commons.security.tiger org.apache.myfaces.commons.validator

Re: panelNavigation2 icon and label issue

2006-11-25 Thread Paul Spencer
Chintan, This may or may not help, you can use t:commandNavigation2 to display an icon and text. Below is from a test program I am working on. Based on you message, it appears you are dynamically creating the menu items. So I do not expect this to be an exact fit, but it may provide a clue

[jira] Created: (TOMAHAWK-804) SelectOneCountry validators are ignored

2006-11-25 Thread Cagatay Civici (JIRA)
SelectOneCountry validators are ignored --- Key: TOMAHAWK-804 URL: http://issues.apache.org/jira/browse/TOMAHAWK-804 Project: MyFaces Tomahawk Issue Type: Bug Components: SelectOneCountry

[jira] Resolved: (TOMAHAWK-804) SelectOneCountry validators are ignored

2006-11-25 Thread Cagatay Civici (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-804?page=all ] Cagatay Civici resolved TOMAHAWK-804. - Fix Version/s: 1.1.4-SNAPSHOT 1.1.5-SNAPSHOT Resolution: Fixed SelectOneCountry validators are ignored

Re: I am working on a Selenium test suite.

2006-11-25 Thread Wendy Smoak
On 11/25/06, Paul Spencer [EMAIL PROTECTED] wrote: At this point I have committed none of the tests, but I would like to commit them soon. 1) Where is the best place to add them? I suspect the best place add this is myfaces/tomahawk/snapshot. 2) What should the artifactId be? Currently it

Re: I am working on a Selenium test suite.

2006-11-25 Thread Paul Spencer
Wendy, Whoops, I used snapshot instead of sandbox. While I was working on the test suite, I thought about having one test suite for MyFaces and one for Tomahawk instead of one in Tomahawk that includes MyFaces tests. Wherever the test suite(s) end up, they should be a Maven project, like

Re: I am working on a Selenium test suite.

2006-11-25 Thread Wendy Smoak
On 11/25/06, Paul Spencer [EMAIL PROTECTED] wrote: Whoops, I used snapshot instead of sandbox. From that I would assume that these are tests for the Tomahawk Sandbox components, which I don't think is the case. While I was working on the test suite, I thought about having one test suite

AW: I am working on a Selenium test suite.

2006-11-25 Thread Andreas Berger
I'm currently working on the XML files for automaticly generation of the components and tags (JSF 1.2). Additionally I'm developing some enhancements for the generator. Maybe It's a good idea to generate also testcases from the XML's. I dont know the format, but if you got an example I can have a

Re: I am working on a Selenium test suite.

2006-11-25 Thread Paul Spencer
Wendy, See below. Wendy Smoak wrote: On 11/25/06, Paul Spencer [EMAIL PROTECTED] wrote: Whoops, I used snapshot instead of sandbox. From that I would assume that these are tests for the Tomahawk Sandbox components, which I don't think is the case. While I was working on the test suite,

Re: I am working on a Selenium test suite.

2006-11-25 Thread Wendy Smoak
On 11/25/06, Paul Spencer [EMAIL PROTECTED] wrote: Not a problem adding the test to the examples. I would prefer to group them in a subdirectory. Any suggestions for a name of that subdirectory? testSuite? There are two parts to this, right? The tests, and the companion JSPs. IMO, the

Re: I am working on a Selenium test suite.

2006-11-25 Thread Paul Spencer
Wendy Smoak wrote: On 11/25/06, Paul Spencer [EMAIL PROTECTED] wrote: Not a problem adding the test to the examples. I would prefer to group them in a subdirectory. Any suggestions for a name of that subdirectory? testSuite? There are two parts to this, right? The tests, and the companion

Re: AW: I am working on a Selenium test suite.

2006-11-25 Thread Paul Spencer
Andreas, Please refer to the file HowToAddATest.html [1]. Paul Spencer [1]http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/examples/simple/src/main/webapp/testSuite/HowToAddATest.html?view=markup Andreas Berger wrote: I'm currently working on the XML files for automaticly generation of