AW: AW: s:inputSuggestAjax - encoding Problem
Hi, what kind of support for the onchange event was added? I am very intrested in that, because I need to reload my page with the data of the selected item on this event and somehow it is not working. I examined the error I mentioned in my last post a little bit further. I found out that the strange number "ca57b1ef-521f-4da4-a9bd-527f67268001" is the id of the selected object and not it's name. This id is returned by the "getAsString(...)" method of the bound "CampaignNameConverter". But as the property "itemLabelMethod" of my component is set, the name should be shown no matter what. Here is the code so that you know of what I am talking: Is this a new error of the inputSuggestAjax component? I'd appreciate any help. Cheers Birgit > -Ursprüngliche Nachricht- > Von: Stefan Schuster [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 27. Februar 2007 11:50 > An: MyFaces Discussion; Birgit Kaschte > Betreff: Re: AW: s:inputSuggestAjax - encoding Problem > > > The JavaScript error is my fault and was introduced with the last > patch which added support for the onchange event. > > I've opened a ticket in Jira and alerady added a patch for this to > fix it. > Issue: https://issues.apache.org/jira/browse/TOMAHAWK-910 > If any of the committers would be so kind to check this! > > regards, > Stefan Schuster > > > On 27.02.2007, at 11:24, Birgit Kaschte wrote: > > > Hi, > > > > I finally could test the newest sandbox version. Unfortunately it > > is still not working for my case. I guess it is not a problem of > > the component anymore but of my configuration. > > > > For "Jutta Kampagne ärgerlich" I get "ca57b1ef-521f-4da4- > > a9bd-527f67268001" as the name of the selected item. Do you have > > any suggestions of what could be wrong? > > > > With the latest build I also get a javascript error for the > > inputSuggestAjax component when selecting an item from the drop > > down list. > > > > Fehler: this.textInputNode.onchange is not a function > > Quelldatei: http://localhost:8080/ecm/faces/ > > myFacesExtensionResource/ > > org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/ > > 11725713/dojo.DojoResourceLoader/dojo.js > > Zeile: 96 > > > > Do you know how this could be solved. > > > > Many thanks and Cheers > > Birgit > > > > > >> -Ursprüngliche Nachricht- > >> Von: Gerald Müllan [mailto:[EMAIL PROTECTED] > >> Gesendet: Mittwoch, 14. Februar 2007 10:28 > >> An: MyFaces Discussion > >> Betreff: Re: s:inputSuggestAjax - encoding Problem > >> > >> > >> Hi, > >> > >> you should be able to get the latest sandbox .jar from this url (no > >> need to build it from local environment): > >> > >> http://people.apache.org/builds/myfaces/nightly > >> > >> The fix should be included there. > >> > >> cheers, > >> > >> Gerald > >> > >> On 2/13/07, Birgit Kaschte <[EMAIL PROTECTED]> wrote: > >>> Hi, > >>> > >>> is the fix included in the nightly build or do I have to > >> get a copy from the svn? > >>> Thanks for your effort. > >>> > >>> Cheers, > >>> Birgit > >>> > >>> > >>>> -Ursprüngliche Nachricht- > >>>> Von: Gerald Müllan [mailto:[EMAIL PROTECTED] > >>>> Gesendet: Montag, 12. Februar 2007 01:06 > >>>> An: MyFaces Discussion; Birgit Kaschte > >>>> Betreff: Re: s:inputSuggestAjax - encoding Problem > >>>> > >>>> > >>>> Hi, > >>>> > >>>> can you have a look at current sandbox head and test the > >> stuff? - it > >>>> should work now. > >>>> > >>>> cheers, > >>>> > >>>> Gerald > >>>> > >>>> > >>>> On 2/7/07, Birgit Kaschte <[EMAIL PROTECTED]> wrote: > >>>>> Hi, > >>>>> > >>>>> thanks Gerald for the reply to this topic. I added a > >>>> comment to this jira > >>>>> issue. > >>>>> Did you find any solutions so far? > >>>>> It is very important for me to solve this problem. So > >> any help is > >>>>> appreciated. > >>>>> > >>>>> Tha
AW: s:inputSuggestAjax - encoding Problem
Hi, I finally could test the newest sandbox version. Unfortunately it is still not working for my case. I guess it is not a problem of the component anymore but of my configuration. For "Jutta Kampagne ärgerlich" I get "ca57b1ef-521f-4da4-a9bd-527f67268001" as the name of the selected item. Do you have any suggestions of what could be wrong? With the latest build I also get a javascript error for the inputSuggestAjax component when selecting an item from the drop down list. Fehler: this.textInputNode.onchange is not a function Quelldatei: http://localhost:8080/ecm/faces/myFacesExtensionResource/org.apache.myfaces.renderkit.html.util.MyFacesResourceLoader/11725713/dojo.DojoResourceLoader/dojo.js Zeile: 96 Do you know how this could be solved. Many thanks and Cheers Birgit > -Ursprüngliche Nachricht- > Von: Gerald Müllan [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 14. Februar 2007 10:28 > An: MyFaces Discussion > Betreff: Re: s:inputSuggestAjax - encoding Problem > > > Hi, > > you should be able to get the latest sandbox .jar from this url (no > need to build it from local environment): > > http://people.apache.org/builds/myfaces/nightly > > The fix should be included there. > > cheers, > > Gerald > > On 2/13/07, Birgit Kaschte <[EMAIL PROTECTED]> wrote: > > Hi, > > > > is the fix included in the nightly build or do I have to > get a copy from the svn? > > Thanks for your effort. > > > > Cheers, > > Birgit > > > > > > > -Ursprüngliche Nachricht- > > > Von: Gerald Müllan [mailto:[EMAIL PROTECTED] > > > Gesendet: Montag, 12. Februar 2007 01:06 > > > An: MyFaces Discussion; Birgit Kaschte > > > Betreff: Re: s:inputSuggestAjax - encoding Problem > > > > > > > > > Hi, > > > > > > can you have a look at current sandbox head and test the > stuff? - it > > > should work now. > > > > > > cheers, > > > > > > Gerald > > > > > > > > > On 2/7/07, Birgit Kaschte <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > thanks Gerald for the reply to this topic. I added a > > > comment to this jira > > > > issue. > > > > Did you find any solutions so far? > > > > It is very important for me to solve this problem. So > any help is > > > > appreciated. > > > > > > > > Thanks and Cheers > > > > Birgit > > > > > > > > > > > > > -Ursprüngliche Nachricht- > > > > > Von: Gerald Müllan [mailto:[EMAIL PROTECTED] > > > > > Gesendet: Donnerstag, 1. Februar 2007 10:06 > > > > > An: MyFaces Discussion > > > > > Betreff: Re: s:inputSuggestAjax - encoding Problem > > > > > > > > > > > > > > > Hi Birgit, > > > > > > > > > > thx for pointing this out; There are more than one jiras > > > related on > > > > > this topic. Issue > > > > > > > > > > http://issues.apache.org/jira/browse/TOMAHAWK-322 > > > > > > > > > > is already unresolved. So, i keep 748 closed. > > > > > > > > > > cheers, > > > > > > > > > > Gerald > > > > > > > > > > On 1/31/07, Birgit Kaschte > <[EMAIL PROTECTED]> wrote: > > > > > > Hi, > > > > > > > > > > > > thanks Gerald for the answer. It would be great if you can > > > > > have a look at this problem. > > > > > > > > > > > > I found the jira issue > > > > > (http://issues.apache.org/jira/browse/TOMAHAWK-748) which is > > > > > set to 'fixed'. Can anyone confirm, that the problem still > > > > > exists as described. If this is the case, someone should > > > > > reopen the jira issue. > > > > > > > > > > > > Cheers, > > > > > > Birgit > > > > > > > > > > > > > > > > > > > > > > > > -Ursprüngliche Nachricht- > > > > > > Von: Gerald Müllan [mailto:[EMAIL PROTECTED] > > > > > > Gesendet: Mittwoch, 31. Januar 2007 11:20 > > > > > > An: MyFaces Discussion > > > > > > Betreff: Re: s:inputSuggestAjax - encoding Problem > > > > > > > > > > > > > > > > > > Hi
AW: s:inputSuggestAjax - encoding Problem
Hi, is the fix included in the nightly build or do I have to get a copy from the svn? Thanks for your effort. Cheers, Birgit > -Ursprüngliche Nachricht- > Von: Gerald Müllan [mailto:[EMAIL PROTECTED] > Gesendet: Montag, 12. Februar 2007 01:06 > An: MyFaces Discussion; Birgit Kaschte > Betreff: Re: s:inputSuggestAjax - encoding Problem > > > Hi, > > can you have a look at current sandbox head and test the stuff? - it > should work now. > > cheers, > > Gerald > > > On 2/7/07, Birgit Kaschte <[EMAIL PROTECTED]> wrote: > > Hi, > > > > thanks Gerald for the reply to this topic. I added a > comment to this jira > > issue. > > Did you find any solutions so far? > > It is very important for me to solve this problem. So any help is > > appreciated. > > > > Thanks and Cheers > > Birgit > > > > > > > -Ursprüngliche Nachricht- > > > Von: Gerald Müllan [mailto:[EMAIL PROTECTED] > > > Gesendet: Donnerstag, 1. Februar 2007 10:06 > > > An: MyFaces Discussion > > > Betreff: Re: s:inputSuggestAjax - encoding Problem > > > > > > > > > Hi Birgit, > > > > > > thx for pointing this out; There are more than one jiras > related on > > > this topic. Issue > > > > > > http://issues.apache.org/jira/browse/TOMAHAWK-322 > > > > > > is already unresolved. So, i keep 748 closed. > > > > > > cheers, > > > > > > Gerald > > > > > > On 1/31/07, Birgit Kaschte <[EMAIL PROTECTED]> wrote: > > > > Hi, > > > > > > > > thanks Gerald for the answer. It would be great if you can > > > have a look at this problem. > > > > > > > > I found the jira issue > > > (http://issues.apache.org/jira/browse/TOMAHAWK-748) which is > > > set to 'fixed'. Can anyone confirm, that the problem still > > > exists as described. If this is the case, someone should > > > reopen the jira issue. > > > > > > > > Cheers, > > > > Birgit > > > > > > > > > > > > > > > > -Ursprüngliche Nachricht- > > > > Von: Gerald Müllan [mailto:[EMAIL PROTECTED] > > > > Gesendet: Mittwoch, 31. Januar 2007 11:20 > > > > An: MyFaces Discussion > > > > Betreff: Re: s:inputSuggestAjax - encoding Problem > > > > > > > > > > > > Hi, > > > > > > > > i know this encoding issue (think there is a corresponding > > > jira issue > > > > too), but still had no time to work on it. Maybe i can > invest some > > > > time during next week, but i can not give a guarantee on it. > > > > > > > > cheers, > > > > > > > > Gerald > > > > > > > > On 1/29/07, Birgit Kaschte <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > > > > > I've got a problem with s:inputSuggestAjax and the > > > encoding of German > > > > > 'Umlaute'. I tried using > > bindEncoding="utf-8"/> which > > > > > had no effect. I also tried setting the parameter 'charset' of > > > > > s:inputSuggestAjax to 'utf-8'. This had the effect that > > > the items in the > > > > > list were displayed correctly but the selected item was not. > > > > > > > > > > I would be glad for any suggestions on how to solve > this problems. > > > > > > > > > > Cheers, > > > > > Birgit > > > > > > > > > > > > > > > > > -- > > > > http://www.irian.at > > > > > > > > Your JSF powerhouse - > > > > JSF Consulting, Development and > > > > Courses in English and German > > > > > > > > Professional Support for Apache MyFaces > > > > > > > > > > > > > -- > > > http://www.irian.at > > > > > > Your JSF powerhouse - > > > JSF Consulting, Development and > > > Courses in English and German > > > > > > Professional Support for Apache MyFaces > > > > > > > > -- > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development and > Courses in English and German > > Professional Support for Apache MyFaces >
s:inputSuggestAjax - automatic loading of selected item
Hi, one more question about the s:inputSuggestAjax component. We use this component instead of a normal SelectBox. So the user can start entering the name of the objects he wants to display and then gets a suggestion of objects having a similiar name. Now the user selects one item from the list and nothing happens. I would expect, that the selected object is loaded immediately without pressing a button. Is it possible to configure this behaviour in any way? Any suggestions? Cheers, Birgit
AW: s:inputSuggestAjax - encoding Problem
Hi, thanks Gerald for the reply to this topic. I added a comment to this jira issue. Did you find any solutions so far? It is very important for me to solve this problem. So any help is appreciated. Thanks and Cheers Birgit > -Ursprüngliche Nachricht- > Von: Gerald Müllan [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 1. Februar 2007 10:06 > An: MyFaces Discussion > Betreff: Re: s:inputSuggestAjax - encoding Problem > > > Hi Birgit, > > thx for pointing this out; There are more than one jiras related on > this topic. Issue > > http://issues.apache.org/jira/browse/TOMAHAWK-322 > > is already unresolved. So, i keep 748 closed. > > cheers, > > Gerald > > On 1/31/07, Birgit Kaschte <[EMAIL PROTECTED]> wrote: > > Hi, > > > > thanks Gerald for the answer. It would be great if you can > have a look at this problem. > > > > I found the jira issue > (http://issues.apache.org/jira/browse/TOMAHAWK-748) which is > set to 'fixed'. Can anyone confirm, that the problem still > exists as described. If this is the case, someone should > reopen the jira issue. > > > > Cheers, > > Birgit > > > > > > > > -Ursprüngliche Nachricht- > > Von: Gerald Müllan [mailto:[EMAIL PROTECTED] > > Gesendet: Mittwoch, 31. Januar 2007 11:20 > > An: MyFaces Discussion > > Betreff: Re: s:inputSuggestAjax - encoding Problem > > > > > > Hi, > > > > i know this encoding issue (think there is a corresponding > jira issue > > too), but still had no time to work on it. Maybe i can invest some > > time during next week, but i can not give a guarantee on it. > > > > cheers, > > > > Gerald > > > > On 1/29/07, Birgit Kaschte <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > I've got a problem with s:inputSuggestAjax and the > encoding of German > > > 'Umlaute'. I tried using bindEncoding="utf-8"/> which > > > had no effect. I also tried setting the parameter 'charset' of > > > s:inputSuggestAjax to 'utf-8'. This had the effect that > the items in the > > > list were displayed correctly but the selected item was not. > > > > > > I would be glad for any suggestions on how to solve this problems. > > > > > > Cheers, > > > Birgit > > > > > > > > > -- > > http://www.irian.at > > > > Your JSF powerhouse - > > JSF Consulting, Development and > > Courses in English and German > > > > Professional Support for Apache MyFaces > > > > > -- > http://www.irian.at > > Your JSF powerhouse - > JSF Consulting, Development and > Courses in English and German > > Professional Support for Apache MyFaces >
AW: s:inputSuggestAjax - encoding Problem
Hi, thanks Gerald for the answer. It would be great if you can have a look at this problem. I found the jira issue (http://issues.apache.org/jira/browse/TOMAHAWK-748) which is set to 'fixed'. Can anyone confirm, that the problem still exists as described. If this is the case, someone should reopen the jira issue. Cheers, Birgit -Ursprüngliche Nachricht- Von: Gerald Müllan [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 31. Januar 2007 11:20 An: MyFaces Discussion Betreff: Re: s:inputSuggestAjax - encoding Problem Hi, i know this encoding issue (think there is a corresponding jira issue too), but still had no time to work on it. Maybe i can invest some time during next week, but i can not give a guarantee on it. cheers, Gerald On 1/29/07, Birgit Kaschte <[EMAIL PROTECTED]> wrote: > Hi, > > I've got a problem with s:inputSuggestAjax and the encoding of German > 'Umlaute'. I tried using which > had no effect. I also tried setting the parameter 'charset' of > s:inputSuggestAjax to 'utf-8'. This had the effect that the items in the > list were displayed correctly but the selected item was not. > > I would be glad for any suggestions on how to solve this problems. > > Cheers, > Birgit > -- http://www.irian.at Your JSF powerhouse - JSF Consulting, Development and Courses in English and German Professional Support for Apache MyFaces
s:inputSuggestAjax - encoding Problem
Hi, I've got a problem with s:inputSuggestAjax and the encoding of German 'Umlaute'. I tried using which had no effect. I also tried setting the parameter 'charset' of s:inputSuggestAjax to 'utf-8'. This had the effect that the items in the list were displayed correctly but the selected item was not. I would be glad for any suggestions on how to solve this problems. Cheers, Birgit
t:dataTable - sorting does not work for a4j:commandLink
Hi, I read through many other posts, but unfortunately I could not find a solution to my problem. I've got a dataTable with 3 columns. Column 1 and 2 contain simple text and column 3 contains 2 links (a4j:commandLink) - one to edit the data of this row and one to delete this row. I have to set preserveDataModel to true, because otherwise ajax doesn't work anymore. The sorting works all fine for the text columns, but the third column stays unchanged. So if I reverse the sorting and then try to edit the top item, the data of the bottom item is shown (was at the top before sorting). How can I solve this problem? I appreciate any help. Here is my code so you can see what I mean: -- Birgit Kaschte Junior Developer Netpioneer GmbH, Beiertheimer Allee 18, 76137 Karlsruhe Tel: 0721 / 9 20 60 67 Fax: 0721 / 9 20 60 30 E-Mail: [EMAIL PROTECTED] www: http://www.netpioneer.de