[EEG Browser] Events and Electrode Panels Not Showing #7810
Labels
24.0.0-bugs
Issues or bug fix PRs that were raised during the testing of release 24.0.0
Bug
PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)
Describe the bug
A previously merged PR (#7387) added features for
Event
andElectrode
panels to populate with information from EEG BIDS files. Currently these features are not viewable because the links to events and electrode files are always null.I believe this to be a result of this change in the code (see diff)
Loris/modules/electrophysiology_browser/php/sessions.class.inc
Lines 477 to 483 in 6356a1e
Retrieval of the links data is not checking the proper array, there should be another level of abstraction:
Loris/modules/electrophysiology_browser/jsx/electrophysiologySessionView.js
Lines 207 to 219 in 6356a1e
To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):
EEG Browser
Events
orElectrode
Panels (should look like screenshot in [EEG Browser] Signal Visualization, Events, Electrode map and EEG split files support #7387)What did you expect to happen?
To see the panels.
Server Environment (if known):
Note: We only support the most recent release of LORIS.
The text was updated successfully, but these errors were encountered: