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

aggressive handling of special characters in naming #475

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kutschkem
Copy link

Replace all the things in ItemBracketHandler.

Actually, the preferred solution would be to just properly handle these cases.
Will fix issues with, for example, Tinkers-Defense Queen's Gold

I found this patch when I was reviewing old code in my forks. See if it's useful for you or not. If I remember correctly, there were issues with some items that use special characters in their name. According to my comment, Tinkers-Defense (from 1.7.10) was the culprit. Apart from that, I don't remember much about this.

Replace all the things in ItemBracketHandler.

Actually, the preferred solution would be to just properly handle these cases.
Will fix issues with, for example, Tinkers-Defense Queen's Gold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant