Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
alainvtr1
Posts: 8 Joined: Wed Aug 22, 2012 8:41 pm
Unread post
by alainvtr1 » Fri Aug 24, 2012 10:44 am
hi !
when if use spécial French chars like é à è in title, names ... there are always skipped ...
how to do ?
thx.
admin
Site Admin
Posts: 2814 Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times
Unread post
by admin » Sat Aug 25, 2012 12:30 am
In Reports, Forms, where?
alainvtr1
Posts: 8 Joined: Wed Aug 22, 2012 8:41 pm
Unread post
by alainvtr1 » Mon Aug 27, 2012 3:24 pm
in forms
in fact, the name is cut after the special char
for example :
in forms, browse
in the display field type "Année" and save
return on browse : the display field is Ann
alainvtr1
Posts: 8 Joined: Wed Aug 22, 2012 8:41 pm
Unread post
by alainvtr1 » Mon Aug 27, 2012 3:58 pm
another case of pb :
in phpmyadmin, the value is displayed as "arrêté"
and in nubuilder, the display in the form is "arrêté"
massiws
Posts: 503 Joined: Thu May 24, 2012 2:08 am
Location: Milan, Italy
Contact:
Unread post
by massiws » Tue Aug 28, 2012 5:33 am
alainvtr1,
I try to insert your French words in my installation and the characters are correctly displayed on forms (both in field name and field value).
Which table collation do you have in your database? I have mine set to utf8_general_ci.
alainvtr1
Posts: 8 Joined: Wed Aug 22, 2012 8:41 pm
Unread post
by alainvtr1 » Tue Aug 28, 2012 10:13 am
latin1_swedish_ci
i've changed to have like you, re-enter the data.
same problem ...
i see that some internal tables of nuBuilder are latin1_swedish_ci : zzsys_access_level_form, and most of ___nu....
admin
Site Admin
Posts: 2814 Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times
Unread post
by admin » Thu Aug 30, 2012 6:12 am
alainvtr1,
Are you on a hosted server where php settings might be different?
Steven