[FORM-15] Bootstrapped authoring class overrides other authoring features, e.g. livecopy Created: 26/May/22 Updated: 17/Nov/23 Resolved: 17/Nov/23 |
|
| Status: | Closed |
| Project: | FORM |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 1.2.4 |
| Type: | Bug | Priority: | Neutral |
| Reporter: | Luke Trueman | Assignee: | Teresa Miyar |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||
| Template: |
|
||||||||||||
| Acceptance criteria: |
Empty
|
||||||||||||
| Date of First Response: | |||||||||||||
| Description |
|
When installing the poll module, the poll module bootstraps the i18n authoring class and overrides what is currently there. This causes a conflict with other modules that require changes to that class, e.g. Live Copy. The code where this happens is below.
Does the Poll module need to update this class? Or alternatively do we need to create a Poll + Live copy version of the class?
Steps to reproduce Set up Magnolia instance with Livecopy installed. Add Poll module to Magnolia and deploy Expected result Livecopy is fully working, as is the Poll module functionality Actual result Poll module works as expected. When viewing a livecopied page when the default language of the livecopied page differs form the master, then the dialogs display the master site default language, not default language of that site.
Example site where this problem is currently happening (I can provide credentials if you need them):
|
| Comments |
| Comment by Teresa Miyar [ 06/Oct/23 ] |
|
Note: check validity, issue moved form the obsolete poll module |