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

Page rendering on the website and in the test form is different #201

Closed
tcNickolas opened this issue Oct 29, 2017 · 2 comments
Closed

Page rendering on the website and in the test form is different #201

tcNickolas opened this issue Oct 29, 2017 · 2 comments

Comments

@tcNickolas
Copy link
Member

For example, https://e-maxx-eng.appspot.com/string/prefix-function.html renders with all characters shown properly, and the same content viewed via https://e-maxx-eng.appspot.com/test.php has � characters instead of dashes in the title. This might indicate that we're using different font in main website and in test viewer, or some other discrepancy. Ideally we should have exactly the same rendering in both modes - that's the whole point of test viewer.

I've checked this in Firefox and Chrome browsers on Ubuntu.

@RodionGork It would be great if you could take a look at this when you have time.

@RodionGork
Copy link
Member

Curious thing. It seems the site was not reporting the intended encoding (UTF-8) in the response header (content-type). Though I have no clear idea why this worked for remaining of pages.

I hope I've managed to fix this now.

@tcNickolas
Copy link
Member Author

I've checked that the content from https://e-maxx-eng.appspot.com/string/prefix-function.html renders the same way from the main website and from the test form. I don't recall seeing any other repros of this issue, so let's close this issue for now and reopen if it reappears.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants