Steps to reproduce
- Open a reference table search
- Select an entry
- Click on "Referencing contents"
- Language is not displayed
- Workflow step is displayed as a string but not a glyph
In the ReferenceTableReferencingContentsTool, the attribute dataIndex is truncated as ataIndex for the language (line 144), but if I make the fix, all columns from the language to the end of the line failed.
I don't know what happen for workflowStep.
[CMS-10336] [ReferenceTableReferencingContentsTool] Language is not displayed and wrong display for workflowStep
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Assignee | New: Guillaume Gouin [ ggouin ] |
Resolution | New: Fixed [ 1 ] | |
Sprint | New: 4.5 M8 [ 66 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Fix Version/s | New: 4.4.9 [ 16785 ] | |
Fix Version/s | Original: 4.4.8 [ 16685 ] |
Fix Version/s | New: 4.4.8 [ 16685 ] | |
Fix Version/s | Original: 4.4.7 [ 16585 ] |
Fix Version/s | New: 4.4.7 [ 16585 ] | |
Fix Version/s | Original: 4.4.6 [ 16505 ] |
Fix Version/s | New: 4.4.6 [ 16505 ] | |
Fix Version/s | Original: 4.4.5 [ 16489 ] |
convertLanguage and convertWorkflowStep doesn't work correctly because of dataIndex argument, it is undefined.