URL encoding and decoding

Hi Ben,
I upgraded Skuid to 6.8.8 and checked this issue. It still shows incorrect name in lookup field.
I used cModel.getFieldValue(cRow,EmplIdFld,true) and passed this string in URL. The employee name KEVIN O’BRIEN displays in lookup field as KEVIN O’BRIEN. The pages shows no erros and saves properly.