hmm... I'm still under Rails 2.3 / Hobo 1.0, and I never had this problem. But... I don't understand why it only happens with your pt-PT language.
Do you have only one language? You said that you faven't that problem in english. Your app use a en-US yml file? or english is your default language without using a YML file for it? Have you tried to use another language option, for example es-SP at least with a blank language file? (in order to determine if the problem is your YML language file, your default settings, or whatever) Best regards, Eddie. On May 15, 1:40 am, Edson <[email protected]> wrote: > ohh, i forgot > > i'm using postgresql also. > > thank you > > edson > > On 15 maio, 02:40, Edson <[email protected]> wrote: > > > > > > > > > hi eddie, first off all thank you for your reply. > > > i'm using rails 3.0.9 and hobo 1.3.0. > > > it happens with all the values for all my entire app, but for the user > > model. > > > wich .yml you mean. in my application.rb i have config.encoding = > > "utf-8". > > > thank you, > > > edson. > > > On 14 maio, 19:47, erbecke <[email protected]> wrote: > > > > hm... do you have the same problem with every value ? or just with > > > one? > > > > are you using hobo with rails 2.3 or 3.x? > > > > check your .yml file, perhaps there is something bad. > > > > and check out your file encondig. You should use UTF-8 > > > > eddie. > > > > On May 14, 12:36 pm, Edson <[email protected]> wrote: > > > > > Hi everybody, > > > > > Is there any post related to this that i can try? > > > > > I can not find i way to make this work. > > > > > Any kind of help will be helpful. > > > > > Thank you in advance. > > > > > Edson Teixeira > > > > > On 7 maio, 18:32, Edson <[email protected]> wrote: > > > > > > Hi everybody, > > > > > > I'm workin on an app locale pt-PT and when i create my relationship > > > > > between tables the values don't show up correctly: > > > > > > i have table 1 > > > > > > has_many :table2 > > > > > > but the value that apear is just Value1, instead of appear the > > > > > information that corresponds to "Value1". > > > > > > Is there somethin that i'm doing wrong. > > > > > > I've tried on en app localization and it works fine. > > > > > > Thank you in advance > > > > > > Edson Teixeira -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
