mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
Attachment too long name #61
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pkrolkgp on GitHub (Jan 10, 2021).
If i add attachment with too long name, when i click download it truncate the name and thus i download file without extension.
@meltyshev commented on GitHub (Jan 10, 2021):
Hi! Thanks for reporting this. https://github.com/sindresorhus/filenamify/issues/13 still not fixed yet. I should use a custom function instead of this library.
@ejo090 commented on GitHub (Jun 13, 2022):
This problem appears to be fixed with the v5.0.2 release of filenamify.
Updating this package may make it work.
@ejo090 commented on GitHub (Jun 13, 2022):
Since sindresorhus/filenamify has been a Pure-ESM Package since v5.0.0, a simple update seems very difficult...