Back
Similar todos
fix issue with json_encode when saving jobs #daj
See similar todos

No replies yet

Fixed UTF-8 encoding issues #tenderpanel
See similar todos

No replies yet

fix utf-8 bug in database #ytcount
See similar todos

No replies yet

fix encoding API feed #remoteok to UTF-8
See similar todos

No replies yet

fix tags missing for entire city because json_encode() fails on badly encoded char tags like "🏳️‍🌈🏳️‍🌈🏳️‍��", add fix to check tags text with mb_check_encoding() and skip if badly encoded to avoid json_encode() failing with empty response #hoodmaps
See similar todos

No replies yet

fix string “ tags in JSON schema, use json_encode #nomads
See similar todos

No replies yet

fix bad/broken/empty schema JSON-LD sometimes due to bad unicode characters, build safe_json_encode() which uses utf8_encode() to hard encode strings and arrays before json_encoding them because json_encode with bad chars fails silently and returns nothing #remoteok
See similar todos

No replies yet

Fix an issue with database not opening as utf-8 #incomerankings
See similar todos

No replies yet

fix if DM has Japanese characters it won’t show messages in web IM due to json_encode() silently failing, fix with mb_convert_encoding() and JSON_UNESCAPED_UNICODE #nomads (for @akina_s)
See similar todos

No replies yet

Fix UTF-8 characters in custom JS not saving correctly #writeas
See similar todos

No replies yet

fix companies not to aggregate from external boards list was empty because a company with a non Unicode char killed the json_encode() function, replaced with serialize() function now #remoteok
See similar todos

No replies yet

fix var userCity=; bug due to json_encode crashing #nomads
See similar todos

No replies yet

fix base64 encoding issue #virus
See similar todos

No replies yet

fix html_entity_decode bug because you need to add ENT_QUOTES to make it decode ' #nomads bio
See similar todos

No replies yet

fix #hoodmaps NYC JSON wasn't being produced cause fatal bug cause PHP 8.3
See similar todos

No replies yet

Change database charset from utf8 to utf8mb4 #demtovideo
See similar todos

No replies yet

fix html encoding name bug #qrmenu
See similar todos

No replies yet

fix image loading bug with encodeURI for weird URL’s #vokal
See similar todos

No replies yet

fix the encoding issue with utf characters #witsio
See similar todos

No replies yet

fix json highlighting #skrrt
See similar todos

No replies yet