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

Be able to use emoji's in event emoji's and titles #574

Closed
TomNaessens opened this issue Apr 19, 2022 · 8 comments
Closed

Be able to use emoji's in event emoji's and titles #574

TomNaessens opened this issue Apr 19, 2022 · 8 comments
Labels
bug Something isn't working level: medium

Comments

@TomNaessens
Copy link
Member

💣

@NuttyShrimp
Copy link
Member

I guess this is regarding the collation in the DB no?

@redfast00
Copy link
Member

Yes, it is. I think we might have fixed it, not sure

@NuttyShrimp
Copy link
Member

It works in a dev env via rails. Could not get the docker env working for development

@TomNaessens
Copy link
Member Author

It's not working on production. To reproduce:

  • Sign into the app (backdoor: users/auth/zeuswpi)
  • Edit or create an existing event
  • Use 💣 in the title

Not sure why, I think I checked the most common issues (collations) but couldn't find a reason why it isn't working. This should be reproducible in development as well

@TomNaessens
Copy link
Member Author

TomNaessens commented Oct 5, 2022

It works in a dev env via rails. Could not get the docker env working for development

The docker env is only for production, I'll see if I can create one to use for local development as well.

Update: see #621

@NuttyShrimp
Copy link
Member

Issue seems to be fixed with the latest commit

@NuttyShrimp NuttyShrimp moved this to Done in Open Issues Oct 5, 2022
@TomNaessens
Copy link
Member Author

Sadly not, still crashes on production so there must be something wrong/different with the database setup over there.

@TomNaessens TomNaessens reopened this Oct 5, 2022
@TomNaessens TomNaessens added level: medium bug Something isn't working and removed level: easy Small/easy issue fixable in an evening enhancement labels Oct 5, 2022
@TomNaessens
Copy link
Member Author

Fixed by converting the Mysql DB to Postgres in #762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working level: medium
Projects
Status: Done
Development

No branches or pull requests

3 participants