🇮🇳India basavarajhavaler
When I apply the patch with Drupal 10.2.6, I could see patch applied successfully. but wysiwyg is not loading for editors.
I could see console errors. app.js
🐛 | Drupal core | Unable to change non-translatable field value on translatable content with content moderation enabled
🇮🇳India basavarajhavaler
The patch is solving the issue but I have noticed a new Issue.
Steps to reproduce :
- Add multilingual capability to site with at least 2 languages.
- Have moderation enabled.
- Create a node & publish in default language.
- Go to node translate tab, Click on another language to add translation in NEW tab.
- Try to add content - draft -> needs review -> Publish
- But It wont allow to publish It throws error. - The submitted value needs_approval in the Change to element is not allowed.
🐛 | Drupal core | Unable to change non-translatable field value on translatable content with content moderation enabled
🇮🇳India basavarajhavaler
The patch is solving the issue but I have noticed a new Issue.
Steps to reproduce :
- Add multilingual capability to site with at least 2 languages.
- Have moderation enabled.
- Create a node & publish in default language.
- Go to node translate tab, Click on another language to add translation in NEW tab.
- Try to add content - draft -> needs review -> Publish
- But It wont allow to publish It throws error. - The submitted value needs_approval in the Change to element is not allowed.
🐛 | Drupal core | Unable to change non-translatable field value on translatable content with content moderation enabled
🇮🇳India basavarajhavaler
The patch is solving the issue but I have noticed a new Issue.
Steps to reproduce :
- Add multilingual capability to site with at least 2 languages.
- Have moderation enabled.
- Create a node & publish in default language.
- Go to node translate tab, Click on another language to add translation in NEW tab.
- Try to add content - draft -> needs review -> Publish
- But It wont allow to publish It throws error. - The submitted value needs_approval in the Change to element is not allowed.