Hello,
I have a problem with content encoding.
On some DWA client, I have correct char encoding (french) and on some other DWA client, I have %20 and %E9 char encoding instead of the correct ’ ’ (space) and ‘é’ (e acute).
Mail entries are correctly encoded. Looking in the html source code shows that space and accent are encoded to their %xx couterpart.
Is there anything I can do to normalize the behaviour on the client side ?
I tried many domino web engine encoding settings to no success so far.
A.Dubourg