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

Fix example category link in the jumpTo on the example detail page. #589

Conversation

shibomb
Copy link
Contributor

@shibomb shibomb commented Oct 8, 2024

(Relation #585, #586)

Example Category link broken after merge #586.

Details:
Before merge #586, there was no problem in English.
But after merged #586, the problem was discovered because #ID and id attribute were created with different rules.

Changes:

  • jumpTo Category's #ID is created with "name" and ".toLowerCase()".

…different from the rules on the parent page.

This has been corrected.

Before processing#586 was addressed, there was no problem in English.
After applying processing#586, the problem was discovered because # and after were created with different rules.
@Qianqianye Qianqianye merged commit 8268ec4 into processing:main Oct 8, 2024
4 checks passed
@Qianqianye
Copy link
Collaborator

Thanks @shibomb!

@shibomb shibomb deleted the fix/fix-jumpto-category-id-example-child-pages branch October 10, 2024 14:36
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.

2 participants