Skip to content

Fixed Load Time Timeline in Timing Panel for XHTML documents #794

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

Merged
merged 1 commit into from
Dec 28, 2015
Merged

Fixed Load Time Timeline in Timing Panel for XHTML documents #794

merged 1 commit into from
Dec 28, 2015

Conversation

edelbluth
Copy link
Contributor

Like in Pull Request #793, the Timing Panel produces an error when used in XHTML documents. This time, the entity   is undefined for XHTML documents.

It was replaced by   – which is the numeric pendant. Now the panel works for all kinds of documents.

Like in Pull Request #793, the Timing Panel produces an error when used in XHTML documents. This time, the entity   is undefined for XHTML documents.

It was replaced by   – which is the numeric pendant. Now the panel works for all kind of documents.
aaugustin added a commit that referenced this pull request Dec 28, 2015
Fixed Load Time Timeline in Timing Panel for XHTML documents
@aaugustin aaugustin merged commit 8f75a7b into django-commons:master Dec 28, 2015
@edelbluth edelbluth deleted the Timing_Bar_XML_Fix branch December 28, 2015 22:58
ryneeverett pushed a commit to ryneeverett/django-debug-toolbar that referenced this pull request Oct 2, 2016
Fixed Load Time Timeline in Timing Panel for XHTML documents
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