[
https://issues.apache.org/jira/browse/FLAGON-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua Poore updated FLAGON-225:
--------------------------------
Component/s: (was: UserALE.js)
> UserALE not stringifying javascript objects correctly
> -----------------------------------------------------
>
> Key: FLAGON-225
> URL: https://issues.apache.org/jira/browse/FLAGON-225
> Project: Flagon
> Issue Type: Bug
> Reporter: Michelle Beard
> Assignee: Rob Foley
> Priority: Major
> 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)