[jira] Commented: (MYFACES-317) inputCalendar gets Conversion Error when h:commandButton is in the same form

2005-07-09 Thread Bruno Aranda (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-317?page=comments#action_12315383 ] Bruno Aranda commented on MYFACES-317: -- I cannot reproduce this issue using tomcat 5.5.9. Brendan, can you try this with the latest svn? Could you post a snippet of

Re: Two Input Suggests (Lets not go down this road again)

2005-07-09 Thread Bruno Aranda
I am sure we will reach a consensus on this and get the best component possible. I give you my opinion in both components, not knowing the insights of any of them. Regarding the name of the component, I like more the name 'inputSuggest', because it is easy to remember and someone who do not know

Re: proposal: consolodate examples/standard examples/simple

2005-07-09 Thread Bruno Aranda
This brings another issue to my mind. What we should do with the sandbox components. IMO they should be clearly separated of the tomahawk ones. I would do another war (like it is currently) for this, or, if not, a new section of the examples with warnings, alerts, use-at-your-own-risks, etc

Re: proposal: consolodate examples/standard examples/simple

2005-07-09 Thread Martin Marinschek
Well, there is another thing the old examples are illustrating - wasn't that the layout stuff? I wonder if Manfred and Thomas are keen on having an example for them as well in the new examples app. Apart from that, a +1 from me... regards, Martin On 7/9/05, Bruno Aranda [EMAIL PROTECTED]

Re: Two Input Suggests (Lets not go down this road again)

2005-07-09 Thread Martin Marinschek
Stay cool, stay calm, everyone, I just had to move that in as I am experimenting a little on the Ajax stuff. I basically took some of Werner's ideas, merged that with the prototype library, and tried to follow what Sean has laid out for his inputSuggest. But please wait until I get closer to my

[jira] Commented: (MYFACES-317) inputCalendar gets Conversion Error when h:commandButton is in the same form

2005-07-09 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-317?page=comments#action_12315385 ] Martin Marinschek commented on MYFACES-317: --- I just checked the code for that - it seems perfectly alright, if a value of null is delivered to the converter, it

Building the new homepage

2005-07-09 Thread Martin Marinschek
Hi everyone, I did do some changes to the documentation part - how would I get the new stuff up and running on the homepage - is that just using forrest, or would I use forrest to build it and then load it up or what would be the preferred way? regards, Martin

[jira] Commented: (MYFACES-314) Restrict Selection of Certain Dates in inputCalendar

2005-07-09 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-314?page=comments#action_12315387 ] Martin Marinschek commented on MYFACES-314: --- What I can help you with is the inner workings of the inputCalendar, not generalized date patterns, though...

[jira] Closed: (MYFACES-315) EL returns null for any Map entry keyed by an empty String

2005-07-09 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-315?page=all ] Martin Marinschek closed MYFACES-315: - Fix Version: Nightly Build Resolution: Fixed Thanks to Duffy Gillman for this fix. EL returns null for any Map entry keyed by an empty

[jira] Closed: (MYFACES-316) Migrate component documentation from marinschek.com tiki / wiki to forrest xdocs

2005-07-09 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-316?page=all ] Martin Marinschek closed MYFACES-316: - Fix Version: Nightly Build Resolution: Fixed Thanks Mike Kienenberger for helping out, I just applied your patch. Migrate component

[jira] Commented: (MYFACES-293) JSCookMenu action doesn't work with Sun's JSF RI

2005-07-09 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-293?page=comments#action_12315390 ] Martin Marinschek commented on MYFACES-293: --- Would you be willing to supply a patch for this? would be great, as not many of us are using both MyFaces and the RI

DataTable

2005-07-09 Thread Martin Marinschek
I just noticed that the dataTable in the simple examples is still not working... Any timeframe as to when this will be fixed? regards, Martin

[jira] Commented: (MYFACES-317) inputCalendar gets Conversion Error when h:commandButton is in the same form

2005-07-09 Thread Brendan Conner (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-317?page=comments#action_12315395 ] Brendan Conner commented on MYFACES-317: The backing bean code is exactly the same as the backing bean given in the example code in the examples distriibution. I

Re: [jira] Closed: (MYFACES-316) Migrate component documentation from marinschek.com tiki / wiki to forrest xdocs

2005-07-09 Thread Mike Kienenberger
On 7/9/05, Martin Marinschek (JIRA) myfaces-dev@incubator.apache.org wrote: [ http://issues.apache.org/jira/browse/MYFACES-316?page=all ] Martin Marinschek closed MYFACES-316: Thanks Mike Kienenberger for helping out, I just applied your patch. Migrate component documentation from

Re: [jira] Closed: (MYFACES-316) Migrate component documentation from marinschek.com tiki / wiki to forrest xdocs

2005-07-09 Thread Martin Marinschek
Well, I got Thomas Obereder, one of my students here, to do at least part of it... he sent me the patches, so work is in progress on this. regards, Martin On 7/9/05, Mike Kienenberger [EMAIL PROTECTED] wrote: On 7/9/05, Martin Marinschek (JIRA) myfaces-dev@incubator.apache.org wrote:

Unparsable last modified

2005-07-09 Thread Martin Marinschek
Hi Sylvain, for some time now, I get the following log entry when playing around with MyFaces: (util.AddResource157 ) Unparsable lastModified : @lastModified@ I really don't know what this is about, would you mind having a look on that? regards, Martin

Re: [jira] Closed: (MYFACES-316) Migrate component documentation from marinschek.com tiki / wiki to forrest xdocs

2005-07-09 Thread Martin Marinschek
Thanks for the offer, the special MyFaces-feature displayValueOnly is not documented so far, as well as: the x:div/ tag, the x:htmlTag / tag, the x:inputTextHelp / tag, the x:radio / tag and whatever else I haven't found so far ;) regards, Martin On 7/9/05, Mike Kienenberger [EMAIL

[jira] Commented: (MYFACES-318) Tiles couldn't support nesting directly.

2005-07-09 Thread Martin Marinschek (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-318?page=comments#action_12315402 ] Martin Marinschek commented on MYFACES-318: --- Have you confirmed this as a problem with MyFaces and not with the Tiles implementation? regards, Martin Tiles

Re: proposal: consolodate examples/standard examples/simple

2005-07-09 Thread Sean Schofield
That's fine to demonstrate the layout stuff but we could do that with a few foo.jsp pages instead of confusing things by duplicating all of the examples. I will reserve comment on ajaxInputSuggest and how it fits in the sandbox until I have a chance to see it up close. sean On 7/9/05, Martin

Re: proposal: consolodate examples/standard examples/simple

2005-07-09 Thread Martin Marinschek
Yes, no hurry with that one.. It's really just there for trying out the AJAX stuff right now, and I will sure want to merge the two component's feature sets later on... So let's wait until it matures a little. In the meantime, could you provide a sample page for the inputSuggest? regards,

Re: Building the new homepage

2005-07-09 Thread Sean Schofield
You need Forrest and Ant. Ant will call forrest and build a tarball. For the short term I am manually removing the old contents of the site, doing scp and then untarring. It then takes several hours before propogating. I'm not sure if you can delete the files now because they belong to me and

Re: proposal: consolodate examples/standard examples/simple

2005-07-09 Thread Sean Schofield
I agree no hurry (I'm still working on reorg follow up.) Matt, can you possibly provide this? sean On 7/9/05, Martin Marinschek [EMAIL PROTECTED] wrote: Yes, no hurry with that one.. It's really just there for trying out the AJAX stuff right now, and I will sure want to merge the two

Re: Building the new homepage

2005-07-09 Thread Sean Schofield
I use forrest 0.6. One thing that you need is xml-resolver-1.1.jar in your ant/lib directory. That's not even documented on the Forrest site AFAIK (I stumbled accross a blog somewhere.) Also the build is failing because of missing images (calendar_nopopup.png). sean On 7/9/05, Mike

Re: Building the new homepage

2005-07-09 Thread Sean Schofield
There are actually several problems compiling now with forrest. Can someone try and sort this out? sean On 7/9/05, Sean Schofield [EMAIL PROTECTED] wrote: I use forrest 0.6. One thing that you need is xml-resolver-1.1.jar in your ant/lib directory. That's not even documented on the Forrest

Re: Two Input Suggests (Lets not go down this road again)

2005-07-09 Thread Martin Marinschek
Well, for my current project I definitely need to jump on that bandwaggon, so I will keep experimenting. Let's see where we get to after some time! regards, Martin On 7/10/05, Sean Schofield [EMAIL PROTECTED] wrote: P.S.: Sean, why I couldn't extend your component right away: the choices