View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - List of contacts not correct - Page 2 - ProjeQtOr
 
 

List of contacts not correct

More
18 Dec 2015 11:10 #7 by 002514
Replied by 002514 on topic List of contacts not correct
Hi Babynus

I sent informations requested by email to This email address is being protected from spambots. You need JavaScript enabled to view it.

Yannick

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

More
18 Dec 2015 11:32 #8 by babynus
Received.
Thanks.

I investigate and will give information soon ;)

Babynus
Administrator of ProjeQtOr web site

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

More
18 Dec 2015 11:47 - 18 Dec 2015 11:47 #9 by babynus
Hi,

I found the issue :woohoo: thanks to your data ;) .
It is due to translatable fields in the "combo button" view (when you click on the hourglass).

As a workaround :
=> goto contact list (in the environmental parameters).
=> the list of contacts should appear correctly
=> in the column selector (button ) remove (uncheck) the "profile" field.
=> all should be correct then

Fix will be provided soon.

Babynus
Administrator of ProjeQtOr web site
Attachments:
Last edit: 18 Dec 2015 11:47 by babynus.

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

More
18 Dec 2015 12:03 - 18 Dec 2015 12:06 #10 by babynus
Fix !
in /view/js/projeqtor.js, replace lines 1690 to 1696 from
if (i18nMessagesCustom[str]) {
    ret = i18nMessagesCustom[str];
  } else if (i18nMessages[str]) {
    ret = i18nMessages[str];
  } else if (i18nPluginArray && i18nPluginArray[str]) {
    ret =  i18nPluginArray[str];
  }
to
if (top.i18nMessagesCustom[str]) {
    ret = top.i18nMessagesCustom[str];
  } else if (top.i18nMessages[str]) {
    ret = top.i18nMessages[str];
  } else if (top.i18nPluginArray && top.i18nPluginArray[str]) {
    ret =  top.i18nPluginArray[str];
  }

Patch will be included in V.5.2.0 (and patch if required)
NB : this issue does not require immediate patch as it happens only
=> on combo list for Contacts (or Resources or Users),
=> and if Profile is selected in the list of columns
=> and if you added new profile

Babynus
Administrator of ProjeQtOr web site
Last edit: 18 Dec 2015 12:06 by babynus.
The following user(s) said Thank You: 002514

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

More
18 Dec 2015 12:56 #11 by 002514
Replied by 002514 on topic List of contacts not correct
Thanks a lot for your quick answer. Now it's OK
I will wait your fix (5.2.0)

bye

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

Moderators: babynusprotion
Time to create page: 0.045 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.