Skip to content

Temporary fix for the styles of the error 500 page #909

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 4, 2018
Merged

Temporary fix for the styles of the error 500 page #909

merged 1 commit into from
Dec 4, 2018

Conversation

javiereguiluz
Copy link
Member

I know this is not the right fix ... but I can't fix it in any other way.

The error: if you comment the DATABASE_URL config in the .env file, you see a 500 error. In production, that 500 error page sometimes has CSS styles and sometimes hasn't. Example:

This is just a temporary fix because we need the Symfony Demo to work perfectly for some SymfonyCon session.

@javiereguiluz javiereguiluz merged commit 7196406 into symfony:master Dec 4, 2018
javiereguiluz added a commit that referenced this pull request Dec 4, 2018
…uiluz)

This PR was merged into the master branch.

Discussion
----------

Temporary fix for the styles of the error 500 page

I know this is not the right fix ... but I can't fix it in any other way.

The error: if you comment the DATABASE_URL config in the .env file, you see a 500 error. In production, that 500 error page sometimes has CSS styles and sometimes hasn't. Example:

* This page shows styles: http://symfony-demo.test/index.php/en/blog/posts/lorem-ipsum-dolor-sit-amet-consectetur-adipiscing-elit
* This page doesn't: http://symfony-demo.test/index.php/en/blog/

This is just a temporary fix because we need the Symfony Demo to work perfectly for some SymfonyCon session.

Commits
-------

7196406 Temporary fix for the styles of the error 500 page
javiereguiluz added a commit that referenced this pull request Dec 11, 2023
This PR was merged into the main branch.

Discussion
----------

Remove broken link from the error 500 page

Reverts #909

Commits
-------

fd0d75e Remove broken link from the error 500 page
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.

1 participant