Skip to content

Conversation

@nickvergessen
Copy link
Member

Vincent and me just wasted 2*2+ hours debugging segfault. Turns out if you have a 7 digit color in the oc_appconfig it breaks. It tries to show an error page, but we theme it and theming errors. So showing the error also errors until it segfaults. Root cause is:

expecting color, keyword received: core/css/variables.scss on line 47, at column 1\nCall Stack:\n#0 import core/css/variables.scss (unknown file) on line 1

Since you can also f*** up the color code via config:app:set I also added a backup validation on getting the primary color.

@nickvergessen
Copy link
Member Author

/backport to stable22

@nickvergessen
Copy link
Member Author

/backport to stable21

@nickvergessen
Copy link
Member Author

/backport to stable20

Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 tested, works

Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙈

@ChristophWurst ChristophWurst added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish bug feature: theming

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants