Timon Bakker

Results 65 comments of Timon Bakker

> > All tests seem to fail on a specific adventure, which doesn't make any sense as we haven't changed anything there. The following program returns false on `ru`: >...

The tests where failing because we always expected there to already be a public profile. In the case that one didn't exist it crashed because the line `current_profile.get('tags')` didn't make...

> Sorry, I think I made it worse! There are some issues still in the po's and also I removed the tag adder: > > > > > > >...

We should close this in favor of #3185 which fixes the merge conflicts

Thanks for finding this bug! I will look into this if we can make a work-around and otherwise notify the user as suggested.

It seems this is a common issue: https://discourse.webflow.com/t/webflow-mailchimp-form-not-working-in-firefox/54679/6 But also a possible solution is provided: ``` After stressing out by trying multiple different things, I found out that by removing...

> I would _strongly_ advise you not to try that workaround. It would send user email and name unencrypted over the wire. Besides, I think that it won't even work...

To-do: - Document code - Write a skelet for level 1 -> generalize

Love this idea! Will look into this, shouldn't be too hard to store this on the user profile.

Will look into this today. Propose to fix this following this convention: - All teachers automatically receive the "teacher" tag - We can either check this on server start (with...