Back
Similar todos
replace json_encode with serialize to work around UTF-8 issue #nomads
Fix issue when saving job it's changed job expire. #daj
fixed encoding issue #jobenabler
fix someone’s resume cause bad JSON #remoteworkers
Fixed encoding error in jobtitles #ledigstilling
Fix problem with More Jobs button not redirecting correctly #jobboardsearch
fix bug where some job posts where HTML tags weren’t displaying properly #startupjobs
fixed form save data bug #teacherjobsio
Fix issue with missing URL for job #promptlyhired
fix image js bug#jobs
fix #remoteok #applicantai integration, Ruby apparently sends JSON arrays inside a nested array so you have to do $result[0]['job_url'] instead of the highly logical $result['job_url'] like ANY other coding language in the entire world