View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004534 | Slicer4 | Core: Scripting (Wrapping, Python) | public | 2018-04-03 14:20 | 2018-05-30 14:35 |
| Reporter | kayarre | Assigned To | jcfr | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Platform | linux | OS | mint | OS Version | 18.3 |
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0004534: inconsistent loading behavior between transforms versus image volumes and saving images volumes | ||||
| Description | loading a transform from a partial path fails while loading image volume from partial path works. the loading transforms, loading image volumes, and saving image volumes should have the same behavior | ||||
| Steps To Reproduce | from python console with transform in nested directory <pre> partial path fails
whole path works loading transform
loading image volume
saving image volume
| ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-04-03 14:20 | kayarre | New Issue | |
| 2018-04-03 14:20 | kayarre | Status | new => assigned |
| 2018-04-03 14:20 | kayarre | Assigned To | => jcfr |
| 2018-04-03 16:08 | kayarre | Summary | inconsistent loading behavior between transforms versus image volumes => inconsistent loading behavior between transforms versus image volumes and saving images volumes |
| 2018-04-03 16:08 | kayarre | Description Updated | View Revisions |
| 2018-04-03 16:08 | kayarre | Steps to Reproduce Updated | View Revisions |
| 2018-05-30 14:35 | lassoan | Steps to Reproduce Updated | View Revisions |