Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.4.6, 4.5
-
Fix Version/s: 4.6
-
Component/s: Drupal Integration Modules
-
Labels:
-
Documentation Required?:None
Description
When editing CiviCRM profile in user/xx/edit/Profile name, if we switch the language, the page is not found. The reason is we use the profile tille (which is translated) in the url.
I think we should use the name of the profile instead so that the url is the same in every languages.
Configuration :
- CiviCRM with Drupal,
- multilingual mode with 2 languages (fr_CA, en_CA)
- Inherit CMS language
- Some profiles that are used to "View/Edit Drupal User Account"
Attachments
Issue Links
- is supplemented by
-
CRM-15952 Edit screen fails when user uf_group name is not unique
- Done/Fixed