Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

utf8 in breadcrumbs

Locked
flsd
Posts: 32
Joined: Tue Jul 03, 2012 6:50 pm

utf8 in breadcrumbs

Unread post by flsd »

Hi,

When I go from the edit screen to the search screen, the breadcrumbs doesn't support UTF 8.
Thank you.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: utf8 in breadcrumbs

Unread post by admin »

flsd,

This UTF-8 thing will be fixed in the next build (we are testing it now.)

Steven
flsd
Posts: 32
Joined: Tue Jul 03, 2012 6:50 pm

Re: utf8 in breadcrumbs

Unread post by flsd »

Hi,

The problem remains the same in the new version 2.7.1.

Image
Image


Moreover, with double-click on lookup fields, the search window opens in very small dimensions in the upper left of the screen.

Image

Thank you
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: utf8 in breadcrumbs

Unread post by admin »

flsd,

Can you send me a UTF-8 string to test.

Steven
flsd
Posts: 32
Joined: Tue Jul 03, 2012 6:50 pm

Re: utf8 in breadcrumbs

Unread post 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.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: utf8 in breadcrumbs

Unread post by admin »

flsd,

Try this file ..
common.zip
Steven
You do not have the required permissions to view the files attached to this post.
flsd
Posts: 32
Joined: Tue Jul 03, 2012 6:50 pm

Re: utf8 in breadcrumbs

Unread post 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.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: utf8 in breadcrumbs

Unread post by admin »

flsd,

you need to run schema changes found here http://www.nubuilder.com/change.php

Steven
flsd
Posts: 32
Joined: Tue Jul 03, 2012 6:50 pm

Re: utf8 in breadcrumbs

Unread post by flsd »

Hi Steven

Schema updated and now everything is ok.

Thank you
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: utf8 in breadcrumbs

Unread post by admin »

Cool!
Locked