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

make HTML in safemode-page valid #12270

Merged
merged 2 commits into from Nov 13, 2017
Merged

make HTML in safemode-page valid #12270

merged 2 commits into from Nov 13, 2017

Conversation

Findus23
Copy link
Member

A small fix, because I noticed that the HTML on the safemode page doesn't validate.

<pre> aren't allowed inside of <p> as they are also block elements and therefore are closing the <p>.

@sgiehl
Copy link
Member

sgiehl commented Nov 12, 2017

Not sure why, but the UI result changed: https://builds-artifacts.piwik.org/piwik/piwik/3.x-dev/24976/UIIntegrationTest_fatal_error_safemode.png
Would you update the screenshot? Then it's imho good to merge

@Findus23
Copy link
Member Author

Done in f4ec57d

@sgiehl sgiehl added the Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change. label Nov 13, 2017
@sgiehl sgiehl added this to the 3.2.1 milestone Nov 13, 2017
@sgiehl sgiehl merged commit 3fc7101 into 3.x-dev Nov 13, 2017
@sgiehl sgiehl deleted the validate-safemode-page branch November 13, 2017 17:20
@matomo-org matomo-org deleted a comment from MatomoForumBot Dec 4, 2017
@Findus23 Findus23 restored the validate-safemode-page branch October 4, 2019 09:48
@sgiehl sgiehl deleted the validate-safemode-page branch February 10, 2020 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants