Laetitia Fesselier

Results 9 issues of Laetitia Fesselier

When clicked, the button does not produce any effect. **Console output** Uncaught SyntaxError: Cannot use import statement outside a module

Bug

bids_layout = BIDSLayout(root=self.bids_dir, config=bids_config, ignore=exclude_arr) ... files = self.bids_layout.get(subject=subject, session=visit) for file in files: print(file.entities) > {'acquisition': 'seeg', 'datatype': 'ieeg', 'extension': '.tsv', 'session': 'V01', 'subject': 'PID', 'suffix': 'channels', 'task': 'task1'}...

### Description of the problem Channel//Epoch data are exported in the ALS coord space to follow the EEGLAB specs. On the other hand, electrode data are exported in the head/captrak...

The permission violated_scans_view_allsites does not work anymore for the module. This fixes the issue.

Users can have access to candidates' information they don't have permission to access if they have the direct link. (ex: /instruments/aosi/?candID=300258&sessionID=1578&commentID=DDE_300258OTT2581578261524668110) **To reproduce** * Login with the admin user, go...

Bug
Security

Fix the following error: ``` [Thu Apr 04 11:06:58.004034 2024] [php:notice] [pid 4117] [client 192.168.122.1:59978] [ERROR] Download directory /data-raisinbread/bids_imports/PIDCC0821_V03_BIDSVersion_1.6.0_chunks/sub-PIDCC0821_ses-V03_task-FACE_acq-eeg_eeg.chunks is not a directory#0 /var/www/Loris/modules/electrophysiology_browser/php/file_reader.class.inc(42): LORIS\\FilesDownloadHandler->__construct()\n#1 /var/www/Loris/src/Middleware/UserPageDecorationMiddleware.php(247): LORIS\\electrophysiology_browser\\File_Reader->handle()\n#2 /var/www/Loris/src/Middleware/PageDecorationMiddleware.php(58): LORIS\\Middleware\\UserPageDecorationMiddleware->process()\n#3 /var/www/Loris/php/libraries/NDB_Page.class.inc(725):...

Passed Manual Tests
26.0.0-bugs

Since a permission with a NUL moduleID is not visible on the frontend, we should enforce a value on the DB side.

Bug

In DQT > Define field tab, the checkboxes in the Visits menu dropdown are not selectable when no fields are selected. If this is the intended behavior, I suggest adding...

UI

In Statistical Analysis > Manage Saved Queries, after saving the current query, it does not display under Your currently saved queries until the page is refreshed. All Publicly available queries...

Bug
RaisinBread