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

2006-08-10 Thread Bruno Marti (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-571?page=comments#action_12427123 ] Bruno Marti commented on TOMAHAWK-571: -- I've updated the following JARs from http://people.apache.org/builds/myfaces/nightly/ (actual date: 10-Aug-2006):

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

2006-08-10 Thread JIRA
[ http://issues.apache.org/jira/browse/TOMAHAWK-571?page=comments#action_12427129 ] Gerald Müllan commented on TOMAHAWK-571: The Jars are the latest ones, and the changes are inside. It should work with the style or styleClass

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

2006-08-10 Thread Bruno Marti (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-571?page=comments#action_12427207 ] Bruno Marti commented on TOMAHAWK-571: -- Yes. The attribute 'style' is now working for IE and Firefox. thx But the attribute 'styleClass' or 'styleLocation'

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

2006-08-10 Thread JIRA
[ http://issues.apache.org/jira/browse/TOMAHAWK-571?page=comments#action_12427213 ] Gerald Müllan commented on TOMAHAWK-571: You should not need the styleClass attribute, all needed styling stuff is already in your input_suggest.css

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

2006-08-10 Thread Bruno Marti (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-571?page=comments#action_12427221 ] Bruno Marti commented on TOMAHAWK-571: -- That's it. I've defined the input_suggest.css in the header.jsp with your definition above. Works fine now. Thanks

[jira] Created: (MYFACES-1382) SelectItem getValue type problem

2006-08-10 Thread Alois Vitasek (JIRA)
SelectItem getValue type problem Key: MYFACES-1382 URL: http://issues.apache.org/jira/browse/MYFACES-1382 Project: MyFaces Core Issue Type: Bug Affects Versions: 1.1.3 Environment: Tomcat 5.0.28

state-saving encryption: Did we fail to follow the proper procedures?

2006-08-10 Thread Mike Kienenberger
This page just came to my attention. http://www.apache.org/dev/crypto.html My understanding is that any software that calls encryption APIs is affected by this, so this affects MyFaces due to our client-side state saving encryption code. Is anyone who is currently subscribed to the

[jira] Commented: (TOMAHAWK-523) rowStyleClass does not resolve to an EL of var

2006-08-10 Thread JIRA
[ http://issues.apache.org/jira/browse/TOMAHAWK-523?page=comments#action_12427264 ] Ronald Müller commented on TOMAHAWK-523: ok guys, here are some results of my investigation so far : the interface

Re: [Myfaces Wiki] Update of FrontPage by LanceFrohman

2006-08-10 Thread Mike Kienenberger
On 8/10/06, Apache Wiki [EMAIL PROTECTED] wrote: + * [Parameters_In_EL] - Howto pass parameters in an EL expression. Hey Lance. You might want to call this Parameters_In_EL_Functions - How to pass parameters in an EL expression function. Otherwise it might get confused with other parameter

Re: state-saving encryption: Did we fail to follow the proper procedures?

2006-08-10 Thread Dennis Byrne
Hi Mike, I'll take a look into this. Fortunately MyFaces does not actually use an algorithm like AES ( very strong ) per se, it simply passes any parameter, which might be AES, to the javax.crypto.* API. Thanks for bringing all of this to our attention. Dennis Byrne -Original

RE: [Myfaces Wiki] Update of FrontPage by LanceFrohman

2006-08-10 Thread L Frohman
is there a way to rename a wiki page? -Message d'origine- De : Mike Kienenberger [mailto:[EMAIL PROTECTED] Envoyé : jeudi 10 août 2006 18:52 À : MyFaces Development Cc : L Frohman Objet : Re: [Myfaces Wiki] Update of FrontPage by LanceFrohman On 8/10/06, Apache Wiki [EMAIL PROTECTED]

Re: state-saving encryption: Did we fail to follow the proper procedures?

2006-08-10 Thread Mike Kienenberger
On 8/10/06, Dennis Byrne [EMAIL PROTECTED] wrote: I'll take a look into this. Fortunately MyFaces does not actually use an algorithm like AES ( very strong ) per se, it simply passes any parameter, which might be AES, to the javax.crypto.* API. I read the the following section to mean that

Re: [Myfaces Wiki] Update of FrontPage by LanceFrohman

2006-08-10 Thread Mike Kienenberger
There's a Rename Page under the More Actions pulldown, but I think you have to manually change any links pointing to that page afterward. On 8/10/06, L Frohman [EMAIL PROTECTED] wrote: is there a way to rename a wiki page? -Message d'origine- De : Mike Kienenberger [mailto:[EMAIL

past problems w/ externals ?

2006-08-10 Thread Dennis Byrne
Did MyFaces have a few problems w/ externals in the past? If so, can someone shoot me a link or a short description on why? Dennis Byrne

Re: past problems w/ externals ?

2006-08-10 Thread Mike Kienenberger
On 8/10/06, Dennis Byrne [EMAIL PROTECTED] wrote: Did MyFaces have a few problems w/ externals in the past? If so, can someone shoot me a link or a short description on why? I think so, but I don't remember the reasons. Sean is probably the person to talk to on this. Here's what I found

Re: past problems w/ externals ?

2006-08-10 Thread Mike Kienenberger
While there was a lot of talk about disliking externals, here is the only thing I found that gave any reasons: -- Forwarded message -- From: Sean Schofield [EMAIL PROTECTED] Date: Jan 1, 2006 10:35 PM Subject: Re: Maven Build (Ongoing Work Thread) To: MyFaces Development

1.1.4 Status?

2006-08-10 Thread Stan Silvert
Are we just waiting on Dennis to run TCK? Any chance of getting to a vote by this weekend? Thanks, Stan Silvert JBoss, adivision of RedHat [EMAIL PROTECTED]

Re: 1.1.4 Status?

2006-08-10 Thread Matthias Wessendorf
preparing shared (siging and releaseing) to myfaces internal and signing and relasing core 1.1.4 that's missing, AFAIK On 8/10/06, Stan Silvert [EMAIL PROTECTED] wrote: Are we just waiting on Dennis to run TCK? Any chance of getting to a vote by this weekend? Thanks, Stan Silvert

[jira] Commented: (TOMAHAWK-194) Wrong entry in AddRessource.properties causes Error-message

2006-08-10 Thread Veit Guna (JIRA)
[ http://issues.apache.org/jira/browse/TOMAHAWK-194?page=comments#action_12427324 ] Veit Guna commented on TOMAHAWK-194: Hi. No matter if this will be fixed, it's annoying that it is logged as an ERROR. I use the log4j SmtpAppender to

DataTable - RowOnclick other options ?

2006-08-10 Thread sunil m
Hi, In my DataTable i want the user to click anywhere on the Row and execute the JSF action. So for that I am using the attribute, 'rowOnClick' in the Datatable and using the Javascript below to submit the Form,

Re: [jira] Commented: (TOMAHAWK-194) Wrong entry in AddRessource.properties causes Error-message

2006-08-10 Thread Mike Kienenberger
On 8/10/06, Veit Guna (JIRA) dev@myfaces.apache.org wrote: http://issues.apache.org/jira/browse/TOMAHAWK-194?page=comments#action_12427324 ] Veit Guna commented on TOMAHAWK-194: No matter if this will be fixed, it's annoying that it is logged as an ERROR. I use the log4j SmtpAppender to notify

Re: DataTable - RowOnclick other options ?

2006-08-10 Thread Mike Kienenberger
On 8/10/06, sunil m [EMAIL PROTECTED] wrote: In my DataTable i want the user to click anywhere on the Row and execute the JSF action. So for that I am using the attribute, 'rowOnClick' in the Datatable and using the Javascript below to submit the Form,

Re: DataTable - RowOnclick other options ?

2006-08-10 Thread sunil m
Hi Mike, Thanks for your quick response... Yes I do have a Hidden 'CommandLink' in one of my columns as below, h:commandLink immediate=true id=link action=#{Bean.actionSelect} type=hidden / then I use the following javascript to Force Submit the action of the command link using,

[jira] Created: (TOMAHAWK-590) Unparsable lastModified : @lastModified@ should be no ERROR

2006-08-10 Thread Veit Guna (JIRA)
Unparsable lastModified : @lastModified@ should be no ERROR --- Key: TOMAHAWK-590 URL: http://issues.apache.org/jira/browse/TOMAHAWK-590 Project: MyFaces Tomahawk Issue Type: Bug

[jira] Created: (TOMAHAWK-591) htmltag doesn't render span

2006-08-10 Thread JIRA
htmltag doesn't render span --- Key: TOMAHAWK-591 URL: http://issues.apache.org/jira/browse/TOMAHAWK-591 Project: MyFaces Tomahawk Issue Type: Bug Components: Html Tag Affects Versions: 1.1.3