[ 
http://www.jahia.net/jira/browse/JAHIA-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=33879#action_33879
 ] 

Xavier Lawrence commented on JAHIA-3395:
----------------------------------------

Bug probably introduced by Sergiy in commit 21358.

The problem looks like being the introduction of the following variable at line 
77

private Map<String, Object> children = new HashMap<String, Object>();

The key does not hold the language, only the definition name. The problem is 
that when you switch languages, the field definition name is the same, so the 
field that is returned is the one held in the children map, with the field 
value of the first language in which it was loaded.

> Andromed, isuue on displaying the contents in multilanguge site
> ---------------------------------------------------------------
>
>                 Key: JAHIA-3395
>                 URL: http://www.jahia.net/jira/browse/JAHIA-3395
>             Project: Jahia Content Management Server
>          Issue Type: Bug
>    Affects Versions: WCM 6.0 (Andromeda)
>            Reporter: Anna Afshar 
>            Assignee: Xavier Lawrence
>             Fix For: WCM 6.0 (Andromeda)
>
>
> I have a site in  two languages (French, English), create a page only in FR, 
> when I switch to EN the same title (FR one) is displayed on my site  but in 
> the edit pop up engine of the page in EN there is no title. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.jahia.net/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
jira_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list

Reply via email to