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 for Vietnamese Characters #48

Open
jobnomade opened this issue Oct 1, 2013 · 3 comments
Open

Encoding for Vietnamese Characters #48

jobnomade opened this issue Oct 1, 2013 · 3 comments

Comments

@jobnomade
Copy link

Hi guys,

I am working on represent.vn and came to the issue that the address are not properly encoded when ADDING, EDITING the places.

When INSERTing the address with Vietnamese chars I added _utf8'$address' (file add.php).

However when reading/editing the places I still have an encoding issue.
Example:
In the DB I have the correct encoding as followed
466/4 Lê Quang Định, 11, Binh Thanh District, Ho Chi Minh City, Vietnam

When I want to edit I got this:
55/14 Tran Van Dang, Phuong 9, quan 3, Thành phố Hồ Chí Minh, Vietnam

What can we do to solve this?

@jobnomade
Copy link
Author

I found out that the admin/header.php is missing <meta charset="UTF-8"> which causes character issue in the edit view. Let me know if you need a fix for this, so I can send the changed files.

@abenzer
Copy link
Owner

abenzer commented Oct 1, 2013

Nice! Thnx for that. Can you issue a pull request?

On Tue, Oct 1, 2013 at 2:16 PM, jobnomade [email protected] wrote:

I found out that the admin/header.php is missing which causes character issue in the edit view. Let me know if you need a
fix for this, so I can send the changed files.


Reply to this email directly or view it on GitHubhttps://github.com//issues/48#issuecomment-25490500
.

Alex Benzer
CEO, SocialEngine
@SocialEngine http://www.twitter.com/socialengine
@abenzer http://www.twitter.com/abenzer

@jobnomade
Copy link
Author

I am pretty new to git and github, not sure how to do this. Let me figure
it out.

2013/10/1 Alex Benzer [email protected]

Nice! Thnx for that. Can you issue a pull request?

On Tue, Oct 1, 2013 at 2:16 PM, jobnomade [email protected]
wrote:

I found out that the admin/header.php is missing which causes character issue in the edit view. Let me know
if you need a
fix for this, so I can send the changed files.


Reply to this email directly or view it on GitHub<
https://github.com/abenzer/represent-map/issues/48#issuecomment-25490500>
.

Alex Benzer
CEO, SocialEngine
@SocialEngine http://www.twitter.com/socialengine
@abenzer http://www.twitter.com/abenzer


Reply to this email directly or view it on GitHubhttps://github.com//issues/48#issuecomment-25490852
.

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