Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unescaped <iframe> tag causes broken rendering on youtube_v3.videos.html documentation page #791

Closed
@michaelperret

Description

@michaelperret

Thanks for stopping by to let us know something could be better!

PLEASE READ: If you have a support contract with Google, please create an issue in the support console instead of filing on GitHub. This will ensure a timely response.

Please run down the following list and make sure you've tried the usual "quick fixes":

If you are still having issues, please be sure to include as much information as possible:

Environment details

  • OS: All
  • Python version: N/A
  • pip version: N/A
  • google-api-python-client version: N/A

Steps to reproduce

  1. Visit http://googleapis.github.io/google-api-python-client/docs/dyn/youtube_v3.videos.html
  2. Notice that only half of the insert method details are rendered before a phantom iframe breaks rendering for the rest of the page. This means that no methods below will be rendered properly either (ie: try to get details for list http://googleapis.github.io/google-api-python-client/docs/dyn/youtube_v3.videos.html#list)

Basic investigation:

Potential remediation:

  • I believe these (and other HTML tags) should be wrapped in <pre> tags to preserve the raw text display without affecting rendering.

Making sure to follow these steps will guarantee the quickest resolution possible.

Thanks!

Metadata

Metadata

Assignees

Labels

type: docsImprovement to the documentation for an API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions