You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@senssoft.apache.org by "Joshua Poore (JIRA)" <ji...@apache.org> on 2018/04/16 15:21:00 UTC

[jira] [Updated] (SENSSOFT-225) UserALE not stringifying javascript objects correctly

     [ https://issues.apache.org/jira/browse/SENSSOFT-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joshua Poore updated SENSSOFT-225:
----------------------------------
    Fix Version/s:     (was: UserALE.js 1.0.0)
                   UserALE.js 1.1.0

> UserALE not stringifying javascript objects correctly
> -----------------------------------------------------
>
>                 Key: SENSSOFT-225
>                 URL: https://issues.apache.org/jira/browse/SENSSOFT-225
>             Project: SensSoft
>          Issue Type: Bug
>          Components: UserALE.js
>    Affects Versions: UserALE.js 0.2.0, UserALE.js 1.0.0
>            Reporter: Michelle Beard
>            Assignee: Rob Foley
>            Priority: Major
>             Fix For: UserALE.js 1.1.0
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> While analyzing some logs stored in Elasticsearch, I noticed some of the element targets are not being probably stringified in UserALE. Worth investigating.
> {code:javascript} 
> {
>         "pathLength": 18, 
>         "sequenceID": "rect.[object SVGAnimatedString]->Window", 
>         "source": 2, 
>         "sourceName": "rect.[object SVGAnimatedString]", 
>         "target": 0, 
>         "targetChange": 1, 
>         "targetName": "Window", 
>         "type": "mouseover", 
>         "typeChange": 1, 
>         "value": 1
> }
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)