forked from galaxyproject/galaxy
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Describe the bug
The version of the following tool is not shown properly on Galaxy: https://usegalaxy.eu/?tool_id=interactive_tool_hdfview#
It is because the lack of correct indentation here:
galaxy/tools/interactive/interactivetool_holoviz.xml
Lines 4 to 6 in 878ff7b
<macros> | |
<token name="@VERSION@">0.0.1</token> | |
</macros> |
Galaxy Version and/or server at which you observed the bug
Galaxy Version: {"version_major":"25.0","version_minor":"2.dev0"}
Browser and Operating System
Operating System: Linux
Browser: Chrome-based
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://usegalaxy.eu/?tool_id=interactive_tool_hdfview#'
- Look for the tool version.
Expected behavior
Show the version of the tool like any other tool in the middle panel.
Metadata
Metadata
Assignees
Labels
No labels