-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF03, 11.1, 2021.0
-
Release Notes Summary:More labels are translated for nuxeo-diff addon.
-
Backlog priority:200
-
Sprint:nxGang Sprint 11.1.4
Using nuxeo-diff, a comparison does not show labels on the right side. This is due to a missing label property in the nuxeo-diff element usage.
On the left side, the label is used:
https://github.com/nuxeo/nuxeo-web-ui/blob/10.10/elements/diff/nuxeo-diff.html#L200
On the right side, it is not:
https://github.com/nuxeo/nuxeo-web-ui/blob/10.10/elements/diff/nuxeo-diff.html#L209
Same issue in master:
https://github.com/nuxeo/nuxeo-web-ui/blob/master/elements/diff/nuxeo-diff.js#L198
- Is referenced in