Bug 807353

Summary: Property not found exo:language when adding translations for ACME News items
Product: [JBoss] JBoss Enterprise Portal Platform 5 Reporter: mgottval <mgottval>
Component: Site PublisherAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: 5.2.1.ER02CC: epp-bugs, mvecera
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description mgottval 2012-03-27 15:12:42 UTC
Description of problem:
1) in ContentExplorer go to "/acme/web contents/News"
2) copy "ACME News 1" and rename the copy to "ACME News 1 FR"
3) edit "ACME News 1 FR"

    change language to "fr"
    save
    4) add "ACME News 1" as a translation of "ACME News 1 FR"
    use "Add Translation" action on "ACME News 1 FR"
    select "ACME News 1"
    save

javax.jcr.PathNotFoundException: Property not found exo:language
at org.exoplatform.services.jcr.impl.core.NodeImpl.getProperty(NodeImpl.java:1382)
at ...

Comment 1 mgottval 2012-03-27 15:15:14 UTC
https://jira.exoplatform.org/browse/SPUB-132