Ticket #685 (closed: fixed)
Multiple file selection does not work
| Reported by: | fredrik | Owned by: | gregory |
|---|---|---|---|
| Milestone: | Proteios 2.13.0 | Keywords: | |
| Cc: |
Description
If multiple files are selected and the Externsions->Mascot Search: Multiple selection works if selecting parameter file and starting search directly, but not if selecting edit parameters before search. In the later case only the last file will be searched.
Change History
comment:2 Changed 18 months ago by gregory
(In [3767]) Refs #685. Refactoring action class ViewActiveMascotParameterSetStorage?
comment:3 Changed 18 months ago by gregory
- Status changed from assigned to closed
- Resolution set to fixed
Fixes #685. Multiple file selection now works. This commit also modifies the job name such that it states 'Mascot search: _name of parameter set_'. The TextField?? class got a new constructor for easy construction with default value. HtmlTagWriter?? was fixed so indentation works nicely. Action classes have been partly refactored aswell.
