core
core copied to clipboard
NPE pushing Experiments in multi-lang pages
Problem Statement
When you try to push an experiment from a multi lang page, we are getting a DotBundleException and we are unable to push it.
Here the error: https://gist.github.com/bryanboza/59ac4ff38f5af19b12fbf0217c426579
Steps to Reproduce
- Login as admin
- Create a new page
- Create the Spanish version of this new page (add contents)
- Create a new experiment to the Spanish page and run it
- Push the page
- Now, try to push the experiment
Acceptance Criteria
- We need be able to push the experiment without problems, and this in any language
dotCMS Version
Tested on master // Docker // FF
Proposed Objective
Quality Assurance
Proposed Priority
Priority 1 - Show Stopper