Letractively / lightblog

Automatically exported from code.google.com/p/lightblog
Other
0 stars 0 forks source link

Cannot use accents in posts #49

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Do a post
2. Insert accents like èéùìòà, or symbols like €
3. View post

What is the expected output? What do you see instead?
Instead of seeing accents i see question marks.
for example, the italian phrase:
"Andrà lì perchè si trovano più persone e costa 10€." becomes "Andr? l? 
perch? si trovano pi? persone e costa 10&ff1100"

What version of LightBlog are you using? On what operating system?
LightBlog last revision (i use the repo because the last stable isn't working 
well) on Debian.

If any, please paste the errors given below.
NUTHIN!

Original issue reported on code.google.com by edo.the....@gmail.com on 23 Jun 2012 at 2:08

GoogleCodeExporter commented 9 years ago
Works fine for me. You might want to check if your system or browser is able to 
show accented characters.

Here's a test site running on the current SVN revision: 
http://sorenstudios.com/lightblog/latest/

Username: admin
Password: demo

A word of warning: I really wouldn't use the latest SVN revision right now if I 
were you. A lot of important features are in a state of flux right now, and I 
wouldn't be surprised if things randomly break for you. The next stable 
version, 0.9.4, should be out in a couple weeks.

Original comment by soren121@outlook.com on 23 Jun 2012 at 3:31

GoogleCodeExporter commented 9 years ago
First off, thank you for taking your time to report this issue, every report 
helps us out immensely and we really do appreciate it!

Secondly, yes, this issue has since been resolved with issue #40 (It doesn't 
support UTF8). Just to make sure I tested with Google Chrome 19 on Windows 
Server 2008 with IIS 7.0 (PHP 5.3 I do believe) and this issue didn't crop up.

Out of curiosity, which revision from the repo are you on and when was the 
latest time you updated your copy? Because the commit to resolve the issue was 
done on June 19 (3 days ago, r523). So you may want to try updating. There may 
also be some database modifications (new table, etc.) as well.

Thanks again.

Original comment by ian.aldr...@gmail.com on 23 Jun 2012 at 4:47

GoogleCodeExporter commented 9 years ago

Original comment by ian.aldr...@gmail.com on 23 Jun 2012 at 4:47

GoogleCodeExporter commented 9 years ago
We've uploaded a new version of LightBlog, version 0.9.3.2, that fixes this 
issue.

0.9.3.2 is only a stopgap release until 0.9.4 comes out. The UTF-8 character 
bug seems to be affecting a lot of people, so we decided it would be best to 
fix that now, rather than having to make you wait longer.

You can download 0.9.3.2 here: 
https://code.google.com/p/lightblog/downloads/detail?name=LightBlog%200.9.3.2.zi
p

Original comment by soren121@outlook.com on 23 Jun 2012 at 8:50