Ticket #1336 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

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

I'll take this since it's a quick fix....

comment:2 Changed 10 years ago by Russell Taylor

  • Status changed from accepted to closed
  • Resolution set to fixed

(In [4942]) Changes to FileValidator have lead to the "." being inserted in file browser dialog being unnecessary. Fixes #1336.

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

comment:7 Changed 10 years ago by Michael Reuter

  • Status changed from verifying to closed

I tried a few load algorithms and navigated to directories and was that the associated files are shown in the browser.

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2183

Note: See TracTickets for help on using tickets.