-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 8.10
-
Fix Version/s: WEBUI-1.0.2, 9.3
-
Component/s: Web UI
-
Backlog priority:100
-
Sprint:nxGang Sprint 9.3.10
-
Story Points:1
Currently the life cycle state is displayed with the stored value, which is only capitalized
<span class="capitalize">[[item.state]]</span>
We should translate the key to use the labels from the messages.properties
This is visible in several search screens:
- nuxeo-default-search-result.html,
- nuxeo-default-results.html
- nuxeo-document-content.html
- nuxeo-expired-search-results.html
- nuxeo-nxql-search-results.html
- depends on
-
ELEMENTS-443 Add missing format lifecycle state method in format behavior
- Resolved