Uploaded image for project: 'MyFaces Tomahawk'
  1. MyFaces Tomahawk
  2. TOMAHAWK-379

InputSuggestAjax does not handle < and > correctly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • InputSuggestAjax
    • None

    Description

      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@address.com>" 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 < or > results in an ugly display in the popup but at least the text in the input box is displayed correctly.

      Attachments

        Activity

          People

            bierbrauer Gerald Müllan
            jpace Jean-Claude Pace
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: