Stefan Rusterholz wrote: > I don't have any problem with neither £ nor with charset set to > utf-8 and a literal £ in utf-8. > Maybe you should take a look at what rails emits? (I don't use rails, so > forgive my ignorance, but maybe rails escapes the £ to > &ound;?) > > Regards > Stefan Rails is outputting £ I don't think this is a character set issue as I am displaying the £ sign elsewhere on the page (just as text not in a form element) and it displays correctly. -- Posted via http://www.ruby-forum.com/.