-
Type: Bug
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 1.12, 1.12.1, 1.12.2, 1.12.3, 1.13, 1.13.1, 1.13.2, 1.13.3, 1.14, 1.14.1, 1.14.2, 1.15, 1.15.1, 1.16, 1.16.1, 1.16.2, 1.17, 1.18, 1.19, 1.20, 1.21, 1.22, 1.23, 1.24, 1.25, 1.26, 1.26.1, 1.26.2, 1.26.3, 1.27, 1.28, 1.28.1, 1.29, 1.30, 1.31, 1.31.1, 1.32, 33, 34, 35, 36, 37, 38, 39, 38.1, 40, 41, 40.1, 42, 43, 44, 45, 46, 47, 48, 49
-
Fix Version/s: None
-
Component/s: Basic-Other
-
Labels:
-
Tests Type:Manual scenario
-
Affect Type:Userdefined
- Get some HTML report of a task:
- Tools->BLAST->BLAST make database...
Expected: the "Make Blast Database" dialog appears. - Set:
- human_T1.fa as input
- Type of file(s): nucleotide
- Select the path to save the database into: some folder with right permissions (home, for example)
- Click Build.
Expected: the notification about successfully finished task appears. - Click the notification.
Expected: the "Task report [Run 'MakeBlastDbTask' task]" window appears.
- Tools->BLAST->BLAST make database...
- Check right click actions:
- Right click on any links.
Expected: menu with 2 actions appears: "Open containing folder" and "Open by operating system". - Click "Open containing folder".
Expected: opened Explorer/Finder/... with right place.
Current state: (on Windows) Explorer opened with root folder (C:/) which is not containing folder of the source files. - Click "Open by operating system" and get the same.
- Right click on any links.
Check all path corner cases:
- spaces
- unicode
- invalid symbols (https://stackoverflow.com/questions/1976007/what-characters-are-forbidden-in-windows-and-linux-directory-names)
- long path (usually windows)
- UNC (SMB, windows, path started with //)
- don't break opening http links (check them in the task from the "Access remote database..." dialog)
May need to look at all places where reports are generated.
- relates to
-
UGENE-1525 WD Reports: Open Containig folder
- Closed