[fw-mvc] utf 8 problem

View: New views
2 Messages — Rating Filter:   Alert me  

[fw-mvc] utf 8 problem

by expertics :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Greetings
 
I've configured utf 8 in my site, but I have a problem when I use render, by example :

view
-layout
-- layout.phtml
-scripts
-- categoria
---- view.phtml
filemessage.phtml
 

filemessage.phtml
<p align="center">
<b>Ver categoría</b>
</p>
 
 
a) If I use render in the layout, its OK
 
output -> ver categoría
 
b) In other place  (for example in view.phtml), it didn't show correctly
 
output -> ver categora
 
how can I to solve this?
 

Jorge Luis S.
 

Notes: I've used these scripts
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">  (layout)
- $db->query("SET NAMES 'utf8'"); (bootstrap)
- utf8_spanish_ci (database)
 
 

Re: [fw-mvc] utf 8 problem

by thomasW :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Please ask in mvc or general.
This is no I18N but a charset problem.

Greetings
Thomas Weidner, I18N Team Leader
http://www.thomasweidner.com

----- Original Message -----
From: "Expertics" <expertics@...>
To: <fw-mvc@...>; <fw-i18n@...>
Sent: Monday, April 07, 2008 5:06 PM
Subject: [fw-i18n] [fw-mvc] utf 8 problem


Greetings

I've configured utf 8 in my site, but I have a problem when I use render, by
example :

view
-layout
-- layout.phtml
-scripts
-- categoria
---- view.phtml
filemessage.phtml


filemessage.phtml
<p align="center">
<b>Ver categoría</b>
</p>


a) If I use render in the layout, its OK

output -> ver categoría

b) In other place  (for example in view.phtml), it didn't show correctly

output -> ver categor?a

how can I to solve this?


Jorge Luis S.


Notes: I've used these scripts
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
(layout)
- $db->query("SET NAMES 'utf8'"); (bootstrap)
- utf8_spanish_ci (database)


LightInTheBox - Buy quality products at wholesale price