I think it could be browser issue. Check your addons in your browsers or try

different clean browsers to see the issue occurring.

Maybe desktop has been configured to ascii language editor. Try in
a different computer.

Make sure that Database columns are utf8 compatible in the database.
database.yml should contain encoding: utf8



On 21 April 2010 09:40, ES <[email protected]> wrote:

> I have still not found a solution to this.  Does anyone have an idea?
>
> On Apr 14, 6:47 pm, ES <[email protected]> wrote:
> > I'm running Rails 2.3.5
> >
> > On Apr 14, 2:34 pm, Mikel Lindsaar <[email protected]> wrote:
> >
> > > On 14, April 2010, at 14 Apr 19:58, ES wrote:
> >
> > > > I have no problems displaying data from my database with characters
> > > > like é à è etc. anywhere in my application; however on my edit page,
> > > > when it tries to display the data in the text fields I get
> > > > incompatible character encoding errors.  Any ideas?
> >
> > > > <% for c in @attribute_columns do %>
> > > >  <%= f.text_field c.second %>
> >
> > > What version of Rails are you running?
> >
> > > Mikel
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<rubyonrails-talk%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>


-- 
-- 
Nandri(Thanks in Tamil),
Amala Singh

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to