View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - REPORT ERRORS - Page 4 - ProjeQtOr
 
 

REPORT ERRORS

More
23 Nov 2021 11:22 #19 by babynus
Replied by babynus on topic REPORT ERRORS
You have encoding issue.
I guess names that do not appear have accentued characters.
ProjeQtOr expects data in UTF-8.
The dump you export / import may not have correct charset.
 

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
10 Dec 2021 00:13 - 10 Dec 2021 00:14 #20 by MichelCA
Replied by MichelCA on topic REPORT ERRORS
Hi, 

Sorry for the delay, we have been doing some tests and testing with some commands so that the records that are not shown appear, which are indeed the records that are accented, unfortunately we have not been able to make them appear again.

These are the commands we use:
 - The first command
          mysqldump -u root -p h3_projeqtor -r utf8.dump

- The second command
          mysql -u root -p --default-character-set=utf8 h3_projeqtor
          SET names 'utf8'
          SOURCE utf8.dump;

- And this is the third command
    SELECT default_character_set_name FROM information_schema.SCHEMATA
    WHERE schema_name = "h3_projeqtor";

It is also important to mention that the origin is in UTF-8

MariaDB [(none)]> SELECT default_character_set_name FROM information_schema.SCHEMATA
-> WHERE schema_name = "h3_projeqtor";
+
+
| default_character_set_name |
+
+
| utf8 |
+
+
1 row in set (0.000 sec)

Is there anything else that can be done? Or is there some other way to make accented records appear?

Thanks!
Last edit: 10 Dec 2021 00:14 by MichelCA.

Please Log in or Create an account to join the conversation.

More
14 Dec 2021 09:49 #21 by babynus
Replied by babynus on topic REPORT ERRORS
First, ensure that exported dump (utf8.dump) is really in UTF-8.
It may happen that even if default charset is in UTF-8, dump exported is not.

If all is OK and data in DB is in UTF-8, ensure you have in projeqtor configurartion file parameters.php
$enforceUTF8 = '1'; 
 

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.041 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.