Page 1 of 1
utf8 in breadcrumbs
Posted: Tue Jul 03, 2012 10:02 pm
by flsd
Hi,
When I go from the edit screen to the search screen, the breadcrumbs doesn't support UTF 8.
Thank you.
Re: utf8 in breadcrumbs
Posted: Wed Jul 04, 2012 4:58 am
by admin
flsd,
This UTF-8 thing will be fixed in the next build (we are testing it now.)
Steven
Re: utf8 in breadcrumbs
Posted: Sun Jul 08, 2012 11:15 pm
by flsd
Hi,
The problem remains the same in the new version 2.7.1.
Moreover, with double-click on lookup fields, the search window opens in very small dimensions in the upper left of the screen.
Thank you
Re: utf8 in breadcrumbs
Posted: Mon Jul 09, 2012 4:05 am
by admin
flsd,
Can you send me a UTF-8 string to test.
Steven
Re: utf8 in breadcrumbs
Posted: Mon Jul 09, 2012 5:16 am
by flsd
Hi Steven,
The entire contents of the
list in bold are utf8 strings.
On the left side of the list there is the English title and on the right side there is the name of the form in which changes have been made.
- Customer -> Πελάτες -> FMCustomer
- Customer Groups -> Ομάδες πελατών -> FMCustomer_Group
- Supplier -> Προμηθευτές -> FMSupplier
- Supplier Group -> Ομάδες προμηθευτών -> FMSupplier_Group
- Staff -> Εργαζόμενοι -> FMEmployee
- Product -> Αποθήκη -> FMProduct
- Product Group -> Ομάδες αποθήκης -> FMProductGroup
- Product Category -> Κατηγορίες αποθήκης -> FMCategory
All above Greek strings, separated by commas, contained in the following string.
Πελάτες,Ομάδες πελατών,Προμηθευτές,Ομάδες προμηθευτών,Εργαζόμενοι,Αποθήκη,Ομάδες αποθήκης,Κατηγορίες αποθήκης
I hope all this is helpful.
Thanks again.
Re: utf8 in breadcrumbs
Posted: Tue Jul 10, 2012 9:40 am
by admin
flsd,
Try this file ..
common.zip
Steven
Re: utf8 in breadcrumbs
Posted: Tue Jul 10, 2012 12:16 pm
by flsd
Hi Steven,
1. Problem with utf8 solved after the replace of common.php.
2. Τhe "small" search window, which opens in the upper left of the screen, after double-click on lookup fields, needs to get in full dimensions.
Thank you very much for your help.
Re: utf8 in breadcrumbs
Posted: Tue Jul 10, 2012 11:28 pm
by admin
flsd,
you need to run schema changes found here
http://www.nubuilder.com/change.php
Steven
Re: utf8 in breadcrumbs
Posted: Wed Jul 11, 2012 4:35 am
by flsd
Hi Steven
Schema updated and now everything is ok.
Thank you
Re: utf8 in breadcrumbs
Posted: Wed Jul 11, 2012 7:36 am
by admin
Cool!