Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-2157

Search text in the Storm UI should be remained unchanged

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.0.0
    • None
    • storm-ui
    • None

    Description

      Each time press the 'Search' button in the Storm UI, the text in the search box is escaped.

      For example, if I type 'Prepared bolt' and press the button, it becomes 'Prepared+bolt'. And if press the button again, now it becomes 'Prepared%2Bbolt'. So only the first search succeeds, and the second search fails.

      For continuous successes of the search, the search text should be remained unchanged.

      Attachments

        1. search_box_bug.png
          49 kB
          Youngjoon Kim

        Activity

          People

            Unassigned Unassigned
            y0un5 Youngjoon Kim
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: