CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Discussion »
  • Internationalization and Localization (Moderators: Michał Mach, mathieu) »
  • Bug with Multi Language Setup 3.0.1
Pages: [1]

Author Topic: Bug with Multi Language Setup 3.0.1  (Read 3353 times)

Parvez

  • I post occasionally
  • **
  • Posts: 91
  • Karma: 7
Bug with Multi Language Setup 3.0.1
January 31, 2010, 03:49:27 pm
Hi All,

Not sure if this bug exists in the latest version of Civi but in our version we get the following issue

1. Create Profile with a few fields and post help on them - fine
2. Enable Multi Language - fine
3. Edit the profile fields. You can edit multi language label but not the help even though the table has been setup to allow it.

Looks like the icon which gives you the multi language fields to enter text into does not show?

Any chance I can get a patch for this, its a key bit of functionality which we're clumsily handling through translations at the moment. Upgrade is out at the moment due to the critical period in the project (big conference, lots of bookings until June).

Thanks

Parvez

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Bug with Multi Language Setup 3.0.1
January 31, 2010, 06:44:13 pm

hey parvez:

can u try to replicate this on the latest version. if it is still a bug, we can patch the code and you can then potentially backport to 3.0.x

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Parvez

  • I post occasionally
  • **
  • Posts: 91
  • Karma: 7
Re: Bug with Multi Language Setup 3.0.1
February 01, 2010, 01:51:05 am
Hi Lobo

Replicated the bug on 3.1, on demo site

Steps

1. Enable multilang
2. Add espanol to available languages
3. Go to Name and Address profile
4. Pick any field - edit

As you can see the field help does not have the multi language selector icon next to it. It does have the multi language selector next to the field label though?

Thanks

Parvez

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Bug with Multi Language Setup 3.0.1
February 01, 2010, 09:16:44 am
Thanks for reporting this. I fixed the problem in r26101 and it will make it into CiviCRM 3.1.2; if you want this fix faster, overwrite your templates/CRM/UF/Form/Field.tpl file with the one from http://svn.civicrm.org/civicrm/branches/v3.1/templates/CRM/UF/Form/Field.tpl
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Bug with Multi Language Setup 3.0.1
February 01, 2010, 09:18:10 am
Argh, sorry, I missed the fact that you’re on 3.0. If so, you need to upgrade to CiviCRM 3.1 first; we did some more changes to the form between 3.0.1 and 3.1.1.
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Bug with Multi Language Setup 3.0.1
February 01, 2010, 09:21:33 am
As Lobo noted, you can try applying the diff to your 3.0 file: http://fisheye2.atlassian.com/browse/CiviCRM/branches/v3.1/templates/CRM/UF/Form/Field.tpl?r1=25604&r2=26101
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

Parvez

  • I post occasionally
  • **
  • Posts: 91
  • Karma: 7
Re: Bug with Multi Language Setup 3.0.1
February 01, 2010, 04:48:24 pm
Applied the patch and it works perfectly, thanks guys.

HUB

  • Guest
Re: Bug with Multi Language Setup (3.0.1) and 3.2.4
November 11, 2010, 02:13:07 pm
Quote from: Piotr Szotkowski on February 01, 2010, 09:16:44 am
Thanks for reporting this. I fixed the problem in r26101 and it will make it into CiviCRM 3.1.2; if you want this fix faster, overwrite your templates/CRM/UF/Form/Field.tpl file with the one from http://svn.civicrm.org/civicrm/branches/v3.1/templates/CRM/UF/Form/Field.tpl

Sorry to put back on this thread, someone suggested me to post about my issue on the forum and somebody would take care of my concern.

So I'm newly discovering CiviCRM (3.2.4 w/Drupal) and the multi-language function is wanted. So I was experimenting with the contact fields (Name, Address, Country, etc) that I want on the registering form (Drupal level) and making test with french and english on the labels fields on the field setup page. We can use the Country field for example.

So my installation and activation of multiple language is all working well. I have the little green scare icon button next to field label, before the field itself that give me the popup to specify the label in each language for the field Country.

So I was also looking to translate the default "Your state/province and country of residence will be shared with others, so folks..." -> Help field for my field Country. But there is no little green scare icon button between "Help field" and the multiple edit box next on the right.

So, so, so after some research on the forum I came to this thread and saw that this feature was supposed to be added as soon as CiviCRM 3.1.2, and I'm on 3.2.4... Whats wrong?

Then another little green scare icon button got my attention, alone at the top left corner of the setup form in question, just under the button to commit changes. I tryed it and it seems to be the green scare button that is supposed to be between the "Help field" text and the multiple edit field in the form.

The actuel misplaced left top corner green scare popup button, works, and it seems to work to translate all my Help fields text for all my fields.

So, the work would be only to find why is this green scare button is misplaced and order him to go to his place...
Thank for all the contributors to this huge project!
HUB
« Last Edit: November 11, 2010, 08:24:36 pm by HUB »

Piotr Szotkowski

  • I live on this forum
  • *****
  • Posts: 1497
  • Karma: 57
Re: Bug with Multi Language Setup 3.0.1
November 16, 2010, 09:24:56 am
Just for the record: there was a misplaced </td> in the template. Fixed in r30727 for 3.2.5 and 3.3.beta2.
If you found the above helpful, please consider helping us in return – you can even steer CiviCRM’s future and help us extend CiviCRM in ways useful to you.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Discussion »
  • Internationalization and Localization (Moderators: Michał Mach, mathieu) »
  • Bug with Multi Language Setup 3.0.1

This forum was archived on 2017-11-26.