1
0
Fork 0
forked from OpenNeo/impress
impress/lib/tasks
Emi Matchu 83281591b3 Fix inconsistent item string encoding
We discovered a previous string encoding bug fix that was causing crashes for some items, was casuing *other* items to get reencoded incorrectly.

In this change, we make the reencoding conditional, only if parsing as UTF-8 is failing.

We also include a temporary repair script, to run in production then delete—but held here in git history for posterity.
2026-01-04 19:20:31 -08:00
..
neopets Add more importing to cron 2025-11-02 06:00:50 +00:00
.gitkeep rails 3 2010-05-14 18:12:31 -04:00
db.rake Improve Unicode support, emojis don't crash us anymore lol! 2024-02-28 18:54:27 -08:00
fix_encoding.rake Fix inconsistent item string encoding 2026-01-04 19:20:31 -08:00
items.rake Use PetType's created_at to predict who an item might be compatible with 2024-11-19 16:41:50 -08:00
pet_types.rake Add pet_types:guess task to guess poses for Invisible etc pets 2024-09-13 18:12:28 -07:00
pets.rake Extend rails pets:load to look up arbitrary pets & items 2026-01-04 18:38:01 -08:00
public_data.rake Ensure rails public_data:pull doesn't use SSL for localhost 2024-07-07 17:21:54 -07:00
swf_assets.rake Save manifest load info when preloading them, too 2024-02-25 16:02:36 -08:00