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) »
  • Hebrew Fields Problem
Pages: [1]

Author Topic: Hebrew Fields Problem  (Read 1123 times)

Yohio

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.2.2
  • CMS version: Joomla 2.5.7
  • MySQL version: 5.1.65-cll
  • PHP version: 5.3.16
Hebrew Fields Problem
October 17, 2012, 04:00:11 am
Hey all,

I've installed the CiviCRM version 4.2.2 on my Joomla 2.5.7, everything works fine, but there is a problem, once I create the first custom field or group in hebrew everything is fine, but when I try to put another custom field or group in hebrew it doesn't allow that, I looked around and noticed it takes in the database the variable for name automaticaly from the label I write, and when it is something in hebrew it just makes it as "_" (an underscore), even if it is multiple words it stays as 1 underscore, which is why it doesn't allow the following custom fields and groups to be created and bringing up an error that it already exists.
I found out that I can create it in english and then go and change that through the database itself, leaving the name value as the english one, but I am wondering if there is a way to get this sorted so I don't have to do the double work every time I make a field or group?
Anyone knows?

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: Hebrew Fields Problem
October 17, 2012, 07:01:45 am

this is because of: CRM/Utils/String.php, function titleToVar

would be great if you can take a look and figure out a good fix for it that would work for all languages

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

Yohio

  • I’m new here
  • *
  • Posts: 2
  • Karma: 0
  • CiviCRM version: 4.2.2
  • CMS version: Joomla 2.5.7
  • MySQL version: 5.1.65-cll
  • PHP version: 5.3.16
Re: Hebrew Fields Problem
October 17, 2012, 07:15:40 am
will be happy to take a loot and try finding a fix for that.
another issue related to the language, I created all the fields and translated them, all looks fine, i filled it up as a new individual profile creation page and filled all the fields, it gives me a 403, seems like it's trying to make a URL with the lang included, could that be the reason?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Discussion »
  • Internationalization and Localization (Moderators: Michał Mach, mathieu) »
  • Hebrew Fields Problem

This forum was archived on 2017-11-26.