Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.7.05
    • 1.7.07
    • Plug-ins
    • None
    • Ubuntu 14.04.2 LTS Server version and CentOS Server 6.6 provided as pre-built VM on i2b2 Software page.
    • Analysis View
    • i2b2 Web Client
    • Chrome, Firefox, Internet Explorer

    Description

      Results are not being calculated appropriately causing no graph to show patient statistics. Likely cause is line 125 of Dem1Set_ctrlr.js at i2b2.Dem1Set.model.sumCounts = eval("("+hData.toJSON()+")");. Display can be rectified with i2b2.Dem1Set.model.sumCounts = eval("("+hData.toJSON+")"); or i2b2.Dem1Set.model.sumCounts = JSON.stringify(hData);; however, this still does not allow the table to display, only the patient number statistics above the table will be displayed.

      Attachments

        Activity

          tikenn Timothy I. Kennell Jr. created issue -
          jmd86 Janice Donahoe made changes -
          Field Original Value New Value
          Fix Version/s 1.7.07 [ 10203 ]
          i2b2 Sponsored Project/s i2b2 Web Client [ 10197 ]
          Status New [ 10000 ] Open [ 1 ]
          jmd86 Janice Donahoe made changes -
          Assignee Mike Mendis [ mem61 ]
          jmd86 Janice Donahoe made changes -
          Assignee Mike Mendis [ mem61 ] Nich [ nich ]
          nich Nich made changes -
          Resolution Fixed [ 1 ]
          Status Open [ 1 ] Resolved [ 5 ]
          jmd86 Janice Donahoe made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

          People

            nich Nich
            tikenn Timothy I. Kennell Jr.
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: