ezplatform-admin-ui icon indicating copy to clipboard operation
ezplatform-admin-ui copied to clipboard

IBX-3265: Fixed translation of User Content Objects

Open webhdx opened this issue 2 years ago • 2 comments

Question Answer
Tickets https://issues.ibexa.co/browse/IBX-3265
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

This is a complementary PR to: https://github.com/ezsystems/ezplatform-content-forms/pull/63

Main change here changes translation to use correct route ezplatform.content.translate when using autosave option. To prevent creating new drafts, it'll accept versionNo parameter now and use requested draft for editing.

Checklist:

  • [x] Coding standards ($ composer fix-cs)
  • [x] Ready for Code Review

webhdx avatar Nov 29 '22 21:11 webhdx

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Nov 30 '22 10:11 sonarqubecloud[bot]

Regression tests passed: https://github.com/ibexa/commerce/pull/168

bogusez avatar Dec 02 '22 12:12 bogusez