Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encoding problem #32

Closed
Gwynnbleid1 opened this issue Feb 17, 2012 · 7 comments
Closed

Encoding problem #32

Gwynnbleid1 opened this issue Feb 17, 2012 · 7 comments

Comments

@Gwynnbleid1
Copy link

I found another problem with encoding. Gmail webclient displays message correctly, but your dll has problem with polish characters. Email is encoded (says so in header) in utf8. Here is example:

Poinformujemy Ci� e-mailem, kiedy Kupuj�cy wybierze

should be:
Poinformujemy Cię e-mailem, kiedy Kupują�cy wybierze

@andyedinborough
Copy link
Owner

Can you forward an example to me? andy.edinborough@gmail.com

@Gwynnbleid1
Copy link
Author

Np. Will do in a minute.

2012/2/17 Andy Edinborough <
reply@reply.github.com

Can you forward an example to me? andy.edinborough@gmail.com


Reply to this email directly or view it on GitHub:
#32 (comment)

@Gwynnbleid1
Copy link
Author

Here is how it should be

2012/2/17 Mateusz Berkieta gwynnbleid1@gmail.com

Np. Will do in a minute.

2012/2/17 Andy Edinborough <
reply@reply.github.com

Can you forward an example to me? andy.edinborough@gmail.com


Reply to this email directly or view it on GitHub:

#32 (comment)

@Gwynnbleid1
Copy link
Author

And here is what I get:

2012/2/17 Mateusz Berkieta gwynnbleid1@gmail.com

Here is how it should be

2012/2/17 Mateusz Berkieta gwynnbleid1@gmail.com

Np. Will do in a minute.

2012/2/17 Andy Edinborough <
reply@reply.github.com

Can you forward an example to me? andy.edinborough@gmail.com


Reply to this email directly or view it on GitHub:

#32 (comment)

@andyedinborough
Copy link
Owner

This may have been fixed when I fixed the other issue. I sent myself a test message with that text, and it was rendered correctly.

@Gwynnbleid1
Copy link
Author

I'm afraid it didn't solved the problem. Other issue is fixed, but encoding
problem still remains. I noticed that when I download only headers, then
they are not downloaded till the end (missing few words at end.). Could be
related to encoding (BOM or something...).
Is it possible for me to use tests ? I tried to compile them, but I'm
missing Should.Fluent reference...

2012/2/17 Andy Edinborough <
reply@reply.github.com

This may have been fixed when I fixed the other issue. I sent myself a
test message with that text, and it was rendered correctly.


Reply to this email directly or view it on GitHub:
#32 (comment)

@andyedinborough
Copy link
Owner

If you have Nuget installed, it should resolve/download Should.Fluent automatically. Can you forward an email to me an example where Polish characters get mangled? Please send it directly to andy.edinborough@gmail.com.

Thanks!

Sent from my iPhone

On Feb 19, 2012, at 12:04 PM, "Gwynnbleid1" reply@reply.github.com wrote:

I'm afraid it didn't solved the problem. Other issue is fixed, but encoding
problem still remains. I noticed that when I download only headers, then
they are not downloaded till the end (missing few words at end.). Could be
related to encoding (BOM or something...).
Is it possible for me to use tests ? I tried to compile them, but I'm
missing Should.Fluent reference...

2012/2/17 Andy Edinborough <
reply@reply.github.com

This may have been fixed when I fixed the other issue. I sent myself a
test message with that text, and it was rendered correctly.


Reply to this email directly or view it on GitHub:
#32 (comment)


Reply to this email directly or view it on GitHub:
#32 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants