Re: [jira] Closed: (MYFACES-401) CommandLink tag override onsubmit function of Form

2005-09-21 Thread Paul Klaer
Hi Martin, yes, I agree with you that the first if clause is only a check. But this is not the problem. The second if clause is it. If there exists a function it is then executing for the first time and if this function returns to true it executes the onsubmit for the second time... Please

[jira] Created: (MYFACES-592) tomahawke SelectOneRadio in datatable no longer working

2005-09-21 Thread Jamie Cash (JIRA)
tomahawke SelectOneRadio in datatable no longer working --- Key: MYFACES-592 URL: http://issues.apache.org/jira/browse/MYFACES-592 Project: MyFaces Type: Bug Components: Tomahawk Versions: 1.1.0, Nightly

[jira] Created: (MYFACES-593) UIData does not support Set as data model

2005-09-21 Thread Routis Haralampos (JIRA)
UIData does not support Set as data model - Key: MYFACES-593 URL: http://issues.apache.org/jira/browse/MYFACES-593 Project: MyFaces Type: Bug Components: Implementation Versions: 1.1.0 Reporter: Routis

[jira] Commented: (MYFACES-579) myfaces-all.jar in 1.1.0 RC build is missing faces-config.xml for Tomahawk components.

2005-09-21 Thread Keijo Nurmes (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-579?page=comments#action_12330077 ] Keijo Nurmes commented on MYFACES-579: -- Bruno, The latest version in SVN didn't build in Windows XP either . ( ant -Dskip.sandbox=true dist-all ) This patch gets you

[jira] Created: (MYFACES-594) Examples and myfaces 1.0.9 apps don't work on tomcat 5.5 running under JBoss

2005-09-21 Thread Jamie Cash (JIRA)
Examples and myfaces 1.0.9 apps don't work on tomcat 5.5 running under JBoss Key: MYFACES-594 URL: http://issues.apache.org/jira/browse/MYFACES-594 Project: MyFaces Type: Bug Components:

[jira] Closed: (MYFACES-593) UIData does not support Set as data model

2005-09-21 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-593?page=all ] Bruno Aranda closed MYFACES-593: Resolution: Invalid This issue is somehow related to MYFACES-286. According to the spec (section 4.1.3.2, p4-8), a DataModel is generated if the value

[jira] Commented: (MYFACES-594) Examples and myfaces 1.0.9 apps don't work on tomcat 5.5 running under JBoss

2005-09-21 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-594?page=comments#action_12330080 ] Bruno Aranda commented on MYFACES-594: -- I don't remember if it is the case for JBoss 4.0.2, but it happens for 4.0.3. JBoss now has myfaces included and it is not

[jira] Commented: (MYFACES-594) Examples and myfaces 1.0.9 apps don't work on tomcat 5.5 running under JBoss

2005-09-21 Thread Jamie Cash (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-594?page=comments#action_12330082 ] Jamie Cash commented on MYFACES-594: JBoss 4.0.2 doesn't have a jsf-libs folder under $JBOSS_HOME/server/#{server}|default/deploy/jbossweb-tomcat55.sar Examples and

[jira] Commented: (MYFACES-594) Examples and myfaces 1.0.9 apps don't work on tomcat 5.5 running under JBoss

2005-09-21 Thread Jamie Cash (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-594?page=comments#action_12330084 ] Jamie Cash commented on MYFACES-594: This works successfully on the final version. Possible problem with JBoss 4.0.2 RC1. Should we close this, or do we support release

[jira] Commented: (MYFACES-586) NPE in UIData.restoreDescendantComponentStates()

2005-09-21 Thread Pavel Stetsuk (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-586?page=comments#action_12330086 ] Pavel Stetsuk commented on MYFACES-586: --- this code thow NPE if I remove call checkRequestField(false), all work ok f:view html head titletitle/title /head body

[jira] Commented: (MYFACES-586) NPE in UIData.restoreDescendantComponentStates()

2005-09-21 Thread Pavel Stetsuk (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-586?page=comments#action_12330087 ] Pavel Stetsuk commented on MYFACES-586: --- when I add data.setRowIndex(-1); at the and of checkRequestField all work ok NPE in

[jira] Closed: (MYFACES-586) NPE in UIData.restoreDescendantComponentStates()

2005-09-21 Thread Mathias Broekelmann (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-586?page=all ] Mathias Broekelmann closed MYFACES-586: --- Resolution: Fixed Thanks a lot for tracking this down! I´ve commited a fix for this in r290681 NPE in

[jira] Created: (MYFACES-595) Context Problems when using target option in commandLink

2005-09-21 Thread Frank Weismantel (JIRA)
Context Problems when using target option in commandLink Key: MYFACES-595 URL: http://issues.apache.org/jira/browse/MYFACES-595 Project: MyFaces Type: Bug Components: General Versions: 1.0.9m9

Re: Broken Link on Download Page

2005-09-21 Thread Sean Schofield
Easiest way is to wait for the nighltly build and then run the deploy.sh script in /www/myfaces.apache.org. For some reason when it is run from the cron it doesn't work. I've also heard from Martin that he couldn't run it b/c of permissions. Soon we will be moving to the new zone system so I

[jira] Created: (MYFACES-596) onclick doesn't work!

2005-09-21 Thread en_matrix (JIRA)
onclick doesn't work! --- Key: MYFACES-596 URL: http://issues.apache.org/jira/browse/MYFACES-596 Project: MyFaces Type: Bug Components: Tomahawk Reporter: en_matrix i'm using dataList to display array of images, by clicking an image,

[jira] Commented: (MYFACES-506) DateTimeConverter.getTimeZone should return the default time of the GMT zone by default

2005-09-21 Thread Bernd Bohmann (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-506?page=comments#action_12330091 ] Bernd Bohmann commented on MYFACES-506: --- Why DateTimeConverter.getTimeZone should return the GMT zone by default. I think this is complete wrong. The current

jstl.jar

2005-09-21 Thread Stan Silvert
Whats the story on jstl.jar? How/when is it needed with MyFaces? Stan Silvert JBoss, Inc. [EMAIL PROTECTED] callto://stansilvert

[jira] Commented: (MYFACES-506) DateTimeConverter.getTimeZone should return the default time of the GMT zone by default

2005-09-21 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-506?page=comments#action_12330092 ] Bruno Aranda commented on MYFACES-506: -- Well, maybe the fix is wrong but not the statement, as you can find it in the sun RI javadocs

[jira] Commented: (MYFACES-579) myfaces-all.jar in 1.1.0 RC build is missing faces-config.xml for Tomahawk components.

2005-09-21 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-579?page=comments#action_12330094 ] Bruno Aranda commented on MYFACES-579: -- Thanks Keijo, that helped. Now it is the confirmation that when you do ant -Dskip.sandbox=true dist-all the faces-config.xml is

[jira] Commented: (MYFACES-596) onclick doesn't work!

2005-09-21 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-596?page=comments#action_12330097 ] Bruno Aranda commented on MYFACES-596: -- The onclick should call javascript code. Is that javascript? onclick doesn't work! --- Key:

[jira] Commented: (MYFACES-506) DateTimeConverter.getTimeZone should return the default time of the GMT zone by default

2005-09-21 Thread Bernd Bohmann (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-506?page=comments#action_12330098 ] Bernd Bohmann commented on MYFACES-506: --- Ok, but getTimeZone should not be used in getAsObject. If GMT is the default value of timezone, every date should be parsed

[jira] Created: (MYFACES-597) HTMLRadioRenderer not showing selected item

2005-09-21 Thread Timo Thomas (JIRA)
HTMLRadioRenderer not showing selected item --- Key: MYFACES-597 URL: http://issues.apache.org/jira/browse/MYFACES-597 Project: MyFaces Type: Bug Components: Implementation Versions: 1.1.0 Reporter: Timo Thomas

[jira] Commented: (MYFACES-592) tomahawke SelectOneRadio in datatable no longer working

2005-09-21 Thread Jamie Cash (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-592?page=comments#action_12330099 ] Jamie Cash commented on MYFACES-592: For clarification, the message is repeated for every row in the data table except for the selected row. The full data table code

Small bug in org.apache.myfaces.custom.date.HtmlInputDate

2005-09-21 Thread Marcel Urbanek
Hi. In method parse() the date is parsed as follows: SimpleDateFormat fullFormat = new SimpleDateFormat( dd MM HH mm ss ); if (timeZone != null) fullFormat.setTimeZone(timeZone); return fullFormat.parse(day+ +month+ +year+ +hours+ +minutes+ +seconds); This is normally no problem, but

[jira] Updated: (MYFACES-592) tomahawke SelectOneRadio in datatable no longer working

2005-09-21 Thread Jamie Cash (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-592?page=all ] Jamie Cash updated MYFACES-592: --- Attachment: screenprint.bmp Screen print of issue, couldn't use screen print applet due to firewall settings. tomahawke SelectOneRadio in datatable no longer

[jira] Commented: (MYFACES-506) DateTimeConverter.getTimeZone should return the default time of the GMT zone by default

2005-09-21 Thread Volker Weber (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-506?page=comments#action_12330103 ] Volker Weber commented on MYFACES-506: -- Or getTimeZone() must also used in getAsString(). The current behavior is that successively call getAsString() and

[jira] Commented: (MYFACES-579) myfaces-all.jar in 1.1.0 RC build is missing faces-config.xml for Tomahawk components.

2005-09-21 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-579?page=comments#action_12330108 ] sean schofield commented on MYFACES-579: The official release (which is built using the release target of bootstrap.xml) skips the sandbox using -Dskip.sandbox=true

[jira] Created: (MYFACES-598) When building with -Dskip.sandbox=true the faces-config.xml is not included in the META-INF folder of the myfaces-all.jar

2005-09-21 Thread Bruno Aranda (JIRA)
When building with -Dskip.sandbox=true the faces-config.xml is not included in the META-INF folder of the myfaces-all.jar - Key: MYFACES-598 URL:

Re: svn commit: r290595 - in /myfaces/sandbox/trunk/src/java/org/apache/myfaces/custom/fieldset: ./ Fieldset.java FieldsetRenderer.java FieldsetTag.java

2005-09-21 Thread Sean Schofield
Cool. There is an old JIRA issue on this (MYFACES-380.) Does this basically implement that? sean On 9/20/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Author: svieujot Date: Tue Sep 20 18:06:09 2005 New Revision: 290595 URL: http://svn.apache.org/viewcvs?rev=290595view=rev Log: New

[jira] Closed: (MYFACES-592) tomahawke SelectOneRadio in datatable no longer working

2005-09-21 Thread Grant Smith (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-592?page=all ] Grant Smith closed MYFACES-592: --- Fix Version: Nightly Build Resolution: Fixed Thanks Jamie tomahawke SelectOneRadio in datatable no longer working

cactus, cargo and testing on myfaces

2005-09-21 Thread Bill Dudney
Hi All, With the TCK behind us (thanks again to all who worked so hard on that) I figured it was a good time to work on getting cactus tests in place. My thinking behind Cactus is that we need to have the ability to do in container testing because some of the mock stuff is just too

Re: jstl.jar

2005-09-21 Thread Bill Dudney
Hi Stan, Several classes actually depend on jstl.jar api - javax.faces.component.UIData depends on javax.servlet.jsp.jstl.sql.Result api - javax.faces.model.ResultDataModel depends on Result as well impl - org.apache.myfaces.taglib.core.ViewTag depends on javax.servlet.jsp.jstl.core.Config