Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use CSS to indicate the importance of whitespace rather than replacing with nbsp's #2780

Merged
merged 1 commit into from
Nov 11, 2024

Conversation

anthonyryan1
Copy link
Contributor

For your consideration, a CSS-only fix for the whitespace disappearing problem.

Closes #2779
Alternate fix for #2757
Partially reverts #2768

@anthonyryan1
Copy link
Contributor Author

anthonyryan1 commented Nov 7, 2024

Don't merge this yet, more problems being investigated.

Update: I've needed to pause my effort on this for the moment to focus on other projects. This patch has fixed a subset of the issues, but other creations involving spaces are still failing. Torrents created with 0 files in them, and I haven't figured out the cause yet.

@anthonyryan1
Copy link
Contributor Author

anthonyryan1 commented Nov 9, 2024

Re-opening. I believe this is functionally correct. But there's also a separate, unrelated issue with creating torrents from a single file with spaces in the name that still needs more investigation.

This pull request fixes whitespace in all directories that are being used for torrent creation.

@anthonyryan1 anthonyryan1 reopened this Nov 9, 2024
@stickz stickz merged commit fc200ab into Novik:master Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

_getdir regression with whitespace and nbsp
2 participants