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 #7745: html: inventory is broken if the docname contains a space #7951

Merged
merged 1 commit into from Jul 15, 2020

Conversation

tk0miya
Copy link
Member

@tk0miya tk0miya commented Jul 13, 2020

Feature or Bugfix

  • Bugfix

Purpose

…s a space

The format of inventory file expects that URIs do not contain spaces.
Not to generate a URL containing spaces, HTMLBuilder.get_target_uri()
should do URL-escaping to the docname.
@tk0miya tk0miya added this to the 3.2.0 milestone Jul 13, 2020
@tk0miya tk0miya merged commit ce62756 into sphinx-doc:3.x Jul 15, 2020
@tk0miya tk0miya deleted the 7745_docname_containing_spaces branch July 15, 2020 17:27
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant