Substring matching in Row (system name) in HICC web interface (function getRows 
of graph_explorer.jsp)
------------------------------------------------------------------------------------------------------

                 Key: CHUKWA-594
                 URL: https://issues.apache.org/jira/browse/CHUKWA-594
             Project: Chukwa
          Issue Type: Bug
          Components: User Interface
    Affects Versions: 0.5.0
         Environment: Ubuntu 10.04 amd64 with Java 1.6.0_24
            Reporter: Preetam Patil
            Priority: Minor


In the web interface file graph_explorer.jsp, when querying the rows (system) 
with unique names (function getRows), the row (node) names that are substrings 
of existing names are dropped from the list provided by the webserver. For 
example, if 'node1' and 'node11' are part of the list, 'node1' is dropped and 
not displayed.

I'm not a Javascript expert--perhaps the call to ": contains" matches 
substrings?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to