[jira] Commented: (MYFACES-277) using a button with immediate on a form with a dataTable component

2005-08-05 Thread Mathias Werlitz (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-277?page=comments#action_12317825 ] Mathias Werlitz commented on MYFACES-277: - I think the fix is not fully correct, it breaks a major functionality of the UIInput component: save the submitted state f

[jira] Updated: (MYFACES-400) When jsp page is sibmited without selected option from selectManyListbox on TabbedPane occurs IllegalArgumentException "Value of UISelectMany .... is not of type Array o

2005-08-05 Thread Darlan Oliveira (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-400?page=all ] Darlan Oliveira updated MYFACES-400: Attachment: RendererUtils.java > When jsp page is sibmited without selected option from selectManyListbox on > TabbedPane occurs IllegalArgumentExcept

[jira] Created: (MYFACES-400) When jsp page is sibmited without selected option from selectManyListbox on TabbedPane occurs IllegalArgumentException "Value of UISelectMany .... is not of type Array o

2005-08-05 Thread Darlan Oliveira (JIRA)
When jsp page is sibmited without selected option from selectManyListbox on TabbedPane occurs IllegalArgumentException "Value of UISelectMany is not of type Array or List" ---

[jira] Updated: (MYFACES-399) Changes in navigationMenuItem jsf component to make it work with HtmlCommandJSCookMenu (action) or any simple URL

2005-08-05 Thread Darlan Oliveira (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-399?page=all ] Darlan Oliveira updated MYFACES-399: Attachment: myfaces-1.0.9.zip > Changes in navigationMenuItem jsf component to make it work with > HtmlCommandJSCookMenu (action) or any simple URL >

[jira] Created: (MYFACES-399) Changes in navigationMenuItem jsf component to make it work with HtmlCommandJSCookMenu (action) or any simple URL

2005-08-05 Thread Darlan Oliveira (JIRA)
Changes in navigationMenuItem jsf component to make it work with HtmlCommandJSCookMenu (action) or any simple URL - Key: MYFACES-399 URL: http://issues.apache.org/jira

[jira] Created: (MYFACES-398) Nested x:inputFileUpload causes error page

2005-08-05 Thread Brian Chevrier (JIRA)
Nested x:inputFileUpload causes error page -- Key: MYFACES-398 URL: http://issues.apache.org/jira/browse/MYFACES-398 Project: MyFaces Type: Bug Components: JSF 1.1 Versions: 1.0.9 beta Environment: Debian linux, to

[jira] Updated: (MYFACES-397) x:saveState incorrected documented as x:save_state

2005-08-05 Thread Mike Kienenberger (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-397?page=all ] Mike Kienenberger updated MYFACES-397: -- Attachment: saveState.patch.txt Correction for content/xdocs/tomahawk/uiSaveState.xml. Already corrected in wiki. > x:saveState incorrected docume

[jira] Created: (MYFACES-397) x:saveState incorrected documented as x:save_state

2005-08-05 Thread Mike Kienenberger (JIRA)
x:saveState incorrected documented as x:save_state -- Key: MYFACES-397 URL: http://issues.apache.org/jira/browse/MYFACES-397 Project: MyFaces Type: Bug Components: Tomahawk Versions: Nightly Build Report

Re: x:saveState not x:save_state, yes?

2005-08-05 Thread Martin Marinschek
right... regards, martinOn 8/5/05, Mike Kienenberger <[EMAIL PROTECTED]> wrote: Both the wiki and the tomahawk docs have UISaveState as x:save_state.This should be x:saveState, shouldn't it?

x:saveState not x:save_state, yes?

2005-08-05 Thread Mike Kienenberger
Both the wiki and the tomahawk docs have UISaveState as x:save_state. This should be x:saveState, shouldn't it?

Re: Demo for AJAX faces componets

2005-08-05 Thread Martin Marinschek
Great thing to see! now it would be good to start a discussion with code snippets about what you have done... don't post all at once, just a short code snippet at a time and show us how you achieved what you wanted to achieve. regards, MartinOn 8/5/05, ir. ing. Jan Dockx <[EMAIL PROTECTED]> wro

Re: myfaces_ext.tld to tomahawk.tld

2005-08-05 Thread Sean Schofield
I'll work on this Sunday or Monday. I'll be offline this weekend. sean On 8/5/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: > of course... if you do a replace via ant, will be working just as well ;) > > > regards, > > Martin > > On 8/4/05, Sean Schofield <[EMAIL PROTECTED]> wrote:

Re: Demo for AJAX faces componets

2005-08-05 Thread ir. ing. Jan Dockx
Sorry, Alexander, on Safari, Mac OS X, it doesn't do didly. After a minute, I get a dialog that says "Reqest error, status : 504Message: Gateway timeout". On 5 Aug 2005, at 15:53, Enrique Medina wrote: Great example using an AJAX-enabled dataTable. This can be really helpfull! I think that Martin

Re: Demo for AJAX faces componets

2005-08-05 Thread Enrique Medina
Great example using an AJAX-enabled dataTable. This can be really helpfull! I think that Martin's students are also working on something similar... Alexander, could you please post some reviews about your examples, I mean, some kind of explanation of how is it done? Or better a wiki in MyFaces?200

Demo for AJAX faces componets

2005-08-05 Thread Alexandr J. Smirnov
After any little problems, my demo/test application visible from internet. You can see it by : http://smirnov.org.ru/myfaces-ajax/ . At present, it was tested with Firefox 1.06, Microsoft IE 6.0 and 5.0 ( from default install of Windows 2000 ) and Opera 8.02 I will be very glad for report of suc

[jira] Updated: (MYFACES-372) url validator tag / tomahawk based on emailvalidator

2005-08-05 Thread Fabian Frederick (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-372?page=all ] Fabian Frederick updated MYFACES-372: - Attachment: myfacesff2_forrest.txt Here's a forrest skel doc for url validation. > url validator tag / tomahawk based on emailvalidator > -

[jira] Updated: (MYFACES-372) url validator tag / tomahawk based on emailvalidator

2005-08-05 Thread Fabian Frederick (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-372?page=all ] Fabian Frederick updated MYFACES-372: - Attachment: myfacesff2_examples.txt This adds url to validateForm + validateUrl (taken from validate sample) to sandbox for validateurl tag check. I

[jira] Updated: (MYFACES-396) inputCalendar - add js only once

2005-08-05 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-396?page=all ] Mario Ivankovits updated MYFACES-396: - Attachment: calendar_oncejs.diff > inputCalendar - add js only once > > > Key: MYFACES-396 > URL:

[jira] Created: (MYFACES-396) inputCalendar - add js only once

2005-08-05 Thread Mario Ivankovits (JIRA)
inputCalendar - add js only once Key: MYFACES-396 URL: http://issues.apache.org/jira/browse/MYFACES-396 Project: MyFaces Type: Improvement Components: Tomahawk Versions: Nightly Build Reporter: Mario Ivankovits Attach

[jira] Erstellt: (MYFACES-395) disabled property for

2005-08-05 Thread Stephan Strittmatter (JIRA)
disabled property for -- Key: MYFACES-395 URL: http://issues.apache.org/jira/browse/MYFACES-395 Project: MyFaces Type: Improvement Components: Tomahawk Reporter: Stephan Strittmatter Priority: Trivial It would be nice if

[jira] Created: (MYFACES-394) Using "/faces/*" path mapping and connectiong to "faces" causes stack overflow

2005-08-05 Thread Micha? Borowiecki (JIRA)
Using "/faces/*" path mapping and connectiong to "faces" causes stack overflow -- Key: MYFACES-394 URL: http://issues.apache.org/jira/browse/MYFACES-394 Project: MyFaces Type: Bug Version

Re: Old MyFaces Site

2005-08-05 Thread Martin Marinschek
Done... regards, MartinOn 8/5/05, Martin Marinschek <[EMAIL PROTECTED]> wrote: You are right, especially as I got a student of mine to transfer all content over - so we really don't loose anything anymore. I'll try to setup a redirect! regards, MartinOn 8/4/05, Sean Schofield < [EMAIL PROTECT

[jira] Created: (MYFACES-393) having two or more in the same form results in the 's action never being executed.

2005-08-05 Thread Neal Katz (JIRA)
having two or more in the same form results in the 's action never being executed. --- Key: MYFACES-393 URL: http://issues.apache.org/jira/browse/MYFACES-393

Re: myfaces_ext.tld to tomahawk.tld

2005-08-05 Thread Martin Marinschek
of course... if you do a replace via ant, will be working just as well ;) regards, MartinOn 8/4/05, Sean Schofield <[EMAIL PROTECTED]> wrote: What would we need XSLT or codegen for again?  Don't we just need tochange the URI for the new TLD on the fly using Ant?seanOn 8/4/05, Martin Marinschek <

[jira] Created: (MYFACES-392) When using in jsCookMenu, only top-level is displayed

2005-08-05 Thread Lee Smith (JIRA)
When using in jsCookMenu, only top-level is displayed - Key: MYFACES-392 URL: http://issues.apache.org/jira/browse/MYFACES-392 Project: MyFaces Type: Bug Components: Tomahawk Version

Re: Old MyFaces Site

2005-08-05 Thread Martin Marinschek
You are right, especially as I got a student of mine to transfer all content over - so we really don't loose anything anymore. I'll try to setup a redirect! regards, MartinOn 8/4/05, Sean Schofield <[EMAIL PROTECTED]> wrote: Martin,Before the new release I think we should set up the old site to