mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
C# string functions that are culture specific #334
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 @EraYaN on GitHub (Jan 26, 2019).
Describe the bug
Some string functions might be culture specific, causing issues or unintended behaviour if the culture is not handled properly.
In stead of an XML export I tried the text export this time:
That Ssa parser should probably be replaced with the ffmpeg transcoding.
@stale[bot] commented on GitHub (Jul 30, 2019):
Issues go stale after 60d of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 7d of inactivity. If this issue is safe to close now please do so. If you have any questions you can reach us on Matrix or Social Media.
@EraYaN commented on GitHub (Jul 31, 2019):
This still holds.
@stale[bot] commented on GitHub (Oct 29, 2019):
Issues go stale after 90d of inactivity. Mark the issue as fresh by adding a comment or commit. Stale issues close after an additional 14d of inactivity. If this issue is safe to close now please do so. If you have any questions you can reach us on Matrix or Social Media.
@BaronGreenback commented on GitHub (Oct 31, 2020):
Still holds.