ezplatform-admin-ui
ezplatform-admin-ui copied to clipboard
IBX-3265: Fixed translation of User Content Objects
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
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Regression tests passed: https://github.com/ibexa/commerce/pull/168