[jira] Commented: (MYFACES-1143) InputSuggestAjax does not handle and correctly

2006-03-08 Thread Mario Ivankovits (JIRA)
[ 
http://issues.apache.org/jira/browse/MYFACES-1143?page=comments#action_12369464 
] 

Mario Ivankovits commented on MYFACES-1143:
---

could you please double check if there is any old myfaces library in your 
classpath e.g myfaces-common which is obsolete now.

Thanks!

 InputSuggestAjax does not handle  and  correctly
 --

  Key: MYFACES-1143
  URL: http://issues.apache.org/jira/browse/MYFACES-1143
  Project: MyFaces Core
 Type: Bug
   Components: General
 Reporter: Jean-Claude Pace
  Fix For: 1.1.2-SNAPSHOT


 When using InputSuggestAjax, if the list of suggestions contains the 
 characters  and , the string is not shown correctly in the popup. For 
 example, if the component wants to suggest something like Name [EMAIL 
 PROTECTED] the popup will only show Name. Leaving out either the  or the 
  will result in correct behaviour.
 My guess is that the characters are confusing the XML encoding used by Ajax. 
 Substituting the characters with something like lt; or gt; results in an 
 ugly display in the popup but at least the text in the input box is displayed 
 correctly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (MYFACES-1143) InputSuggestAjax does not handle and correctly

2006-02-20 Thread JIRA
[ 
http://issues.apache.org/jira/browse/MYFACES-1143?page=comments#action_12367037 
] 

Matthias Weßendorf commented on MYFACES-1143:
-

did you test the nightly build?

this component is in change... dojo will be used asap

 InputSuggestAjax does not handle  and  correctly
 --

  Key: MYFACES-1143
  URL: http://issues.apache.org/jira/browse/MYFACES-1143
  Project: MyFaces
 Type: Bug
   Components: Sandbox
 Reporter: Jean-Claude Pace


 When using InputSuggestAjax, if the list of suggestions contains the 
 characters  and , the string is not shown correctly in the popup. For 
 example, if the component wants to suggest something like Name [EMAIL 
 PROTECTED] the popup will only show Name. Leaving out either the  or the 
  will result in correct behaviour.
 My guess is that the characters are confusing the XML encoding used by Ajax. 
 Substituting the characters with something like lt; or gt; results in an 
 ugly display in the popup but at least the text in the input box is displayed 
 correctly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (MYFACES-1143) InputSuggestAjax does not handle and correctly

2006-02-20 Thread Jean-Claude Pace (JIRA)
[ 
http://issues.apache.org/jira/browse/MYFACES-1143?page=comments#action_12367042 
] 

Jean-Claude Pace commented on MYFACES-1143:
---

No, I only used the release version

 InputSuggestAjax does not handle  and  correctly
 --

  Key: MYFACES-1143
  URL: http://issues.apache.org/jira/browse/MYFACES-1143
  Project: MyFaces
 Type: Bug
   Components: Sandbox
 Reporter: Jean-Claude Pace


 When using InputSuggestAjax, if the list of suggestions contains the 
 characters  and , the string is not shown correctly in the popup. For 
 example, if the component wants to suggest something like Name [EMAIL 
 PROTECTED] the popup will only show Name. Leaving out either the  or the 
  will result in correct behaviour.
 My guess is that the characters are confusing the XML encoding used by Ajax. 
 Substituting the characters with something like lt; or gt; results in an 
 ugly display in the popup but at least the text in the input box is displayed 
 correctly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



[jira] Commented: (MYFACES-1143) InputSuggestAjax does not handle and correctly

2006-02-20 Thread JIRA
[ 
http://issues.apache.org/jira/browse/MYFACES-1143?page=comments#action_12367108 
] 

Gerald Müllan commented on MYFACES-1143:


Yes, matthias is right. Now the suggest component runs under the dojo framework.

I have tried your suggestions with this new build, it seems to work now. 
But the next days/weeks some issues may change on this component, so do not 
rely too heavily on it.

The reported bug works with the curent build, so I think this issue can be 
closed!







 InputSuggestAjax does not handle  and  correctly
 --

  Key: MYFACES-1143
  URL: http://issues.apache.org/jira/browse/MYFACES-1143
  Project: MyFaces
 Type: Bug
   Components: Sandbox
 Reporter: Jean-Claude Pace


 When using InputSuggestAjax, if the list of suggestions contains the 
 characters  and , the string is not shown correctly in the popup. For 
 example, if the component wants to suggest something like Name [EMAIL 
 PROTECTED] the popup will only show Name. Leaving out either the  or the 
  will result in correct behaviour.
 My guess is that the characters are confusing the XML encoding used by Ajax. 
 Substituting the characters with something like lt; or gt; results in an 
 ugly display in the popup but at least the text in the input box is displayed 
 correctly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira