Ticket #1336 (closed: fixed)
FileValidator changes (#1302) interfere with MantiPlot file chooser dialog
Reported by: | Mathieu Doucet | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Iteration 24 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
The latest changes to the FileValidator (#1302) prevents the MantiPlot file chooser dialog from seeing files that can be loaded by a particular loader.
From MantiPlot:
- Invoke a loader algorithm (for instance LoadRaw).
- Once the loader dialog shows up, click Browse.
- Within the file chooser, navigate to a directory where you'd expect to see files that have the correct file extension for the chosen reader.
-> The file are not shown
Change History
comment:1 Changed 10 years ago by Russell Taylor
- Owner changed from Peter Peterson to Russell Taylor
- Status changed from new to accepted
comment:2 Changed 10 years ago by Russell Taylor
- Status changed from accepted to closed
- Resolution set to fixed
comment:3 Changed 10 years ago by Russell Taylor
- Status changed from closed to reopened
- Resolution fixed deleted
comment:4 Changed 10 years ago by Russell Taylor
- Status changed from reopened to testing
- Resolution set to fixed
Forgot that closing directly in the check-in comment takes it past the testing step.
comment:5 Changed 10 years ago by Nick Draper
- Status changed from testing to verify
Moved to verify state
comment:6 Changed 10 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.
I'll take this since it's a quick fix....