gerhard
(Gerhard Schlager)
July 24, 2016, 10:06pm
1
Continuing the discussion from Changing emoji set doesn't rebuild HTML :
There seems to be a regression. I don’t see a “Fix Emoji Links” in the scheduler after changing the emoji set and the new Win10 set is definitely missing from the allowed values .
Not sure, @eviltrout can have a look.
eviltrout
(Robin Ward)
July 25, 2016, 4:12pm
3
You must be looking at a tree that doesn’t include the full update for win10 emoji somehow? You can see the site setting is indeed here:
https://github.com/discourse/discourse/blob/master/app/models/emoji_set_site_setting.rb#L36
However there was a bug wit the job not being queued. I’ve fixed it below:
https://github.com/discourse/discourse/commit/b617557cb43d3cef753c524899302563dde66d11
Thanks for letting me know
6 Likes