Component
other
Device
other
Dasharo version
na
Dasharo Tools Suite version
na
Test case ID
na
Brief summary
The tables at dl.ui limit the filename to about 20 characters on the server side.
It's possible to distinguish the ROM from the signatures, capsules etc. only by the file size, or by inspecting the download URL which contains the full name.
It's impossible to fix the UI using for example a custom CSS
How reproducible
some directories are truncated, most firmware files are truncated
How to reproduce
See for example https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_nuc_box_mtl/uefi/v0.9.1/
Expected behavior
All filenames are visible
Actual behavior
filenames are truncated on the server side
Screenshots
Additional context
the site uses a <pre> block that fakes a table and keeps alignment only thanks to these truncations, instead of using an actual table.
Solutions you've tried
No response
Component
other
Device
other
Dasharo version
na
Dasharo Tools Suite version
na
Test case ID
na
Brief summary
The tables at dl.ui limit the filename to about 20 characters on the server side.
It's possible to distinguish the ROM from the signatures, capsules etc. only by the file size, or by inspecting the download URL which contains the full name.
It's impossible to fix the UI using for example a custom CSS
How reproducible
some directories are truncated, most firmware files are truncated
How to reproduce
See for example https://dl.3mdeb.com/open-source-firmware/Dasharo/novacustom_nuc_box_mtl/uefi/v0.9.1/
Expected behavior
All filenames are visible
Actual behavior
filenames are truncated on the server side
Screenshots
Additional context
the site uses a
<pre>block that fakes a table and keeps alignment only thanks to these truncations, instead of using an actual table.Solutions you've tried
No response