[ 
https://issues.apache.org/jira/browse/HTRACE-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14381826#comment-14381826
 ] 

Masatake Iwasaki commented on HTRACE-142:
-----------------------------------------

I am using Chrome on mac osx.

graph.js:151
{noformat}
    Array.prototype.push.apply(parents, findParents(selectedSpan));
{noformat}
There is a case in which {{parents}} above results in {{\[undefined\]}}. I got 
the error below as a result.
{noformat}
Uncaught TypeError: Cannot read property 'get' of undefined     graph.js:110
{noformat}

I suspect the cause is that the parent is not in the same page (which have 10 
items) of search result. I might be wrong about "span with no child"...


> Details page: Update graph
> --------------------------
>
>                 Key: HTRACE-142
>                 URL: https://issues.apache.org/jira/browse/HTRACE-142
>             Project: HTrace
>          Issue Type: Sub-task
>            Reporter: Abraham Elmahrek
>            Assignee: Abraham Elmahrek
>             Fix For: 3.2.0
>
>         Attachments: HTRACE-142.001.patch, HTRACE-142.002.patch, 
> HTRACE-142.003.patch
>
>
> Details page graph general updates. This should have gone in HTRACE-121, but 
> sadly didn't.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to