odd characters displayed

1 view
Skip to first unread message

Jorge

unread,
Nov 19, 2009, 4:38:49 PM11/19/09
to rhomobile
the characters -, ", and ' in my news feeds are each being displayed
in the client as a set of three unusual characters:

a (with an accent) + symbol for pound sterling + oe

Any ideas anyone?

evgeny vovchenko

unread,
Nov 20, 2009, 1:47:20 AM11/20/09
to rhom...@googlegroups.com
Hmm. Cannot reproduce it.
It may be some issue before such string come to erb.
Set MinSeverity=0 in rhoconfig.txt and you will see in the log html text
sent to browser .

If your view can contain some non-ascii symbols add meta to layout.erb:
<head>
<link href="/public/css/base.css" type="text/css"
rel="stylesheet"/>
<link href="/public/css/application.css" type="text/css"
rel="stylesheet"/>

<META http-equiv="Content-Type" content="text/html;
charset=UTF-8">

If you use 1-4-unstable branch just get update - I fixed some ut8-related
issues.

Regards,
Evgeny.
--

You received this message because you are subscribed to the Google Groups
"rhomobile" group.
To post to this group, send email to rhom...@googlegroups.com.
To unsubscribe from this group, send email to
rhomobile+...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/rhomobile?hl=.


Jorge

unread,
Nov 24, 2009, 1:58:20 PM11/24/09
to rhomobile
I just pulled the latest, and this is now fixed. Thanks.

Jorge

On Nov 20, 1:47 am, "evgeny vovchenko" <evgenyvovche...@gmail.com>
wrote:
Reply all
Reply to author
Forward
0 new messages