-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 9.10-HF07, 10.2-SNAPSHOT
-
Component/s: Web UI
-
Sprint:nxGang Sprint 10.2.5
The binding for the headers attribute introduced in NXP-24801 does not work because headers is incorrectly declared as String instead of Object
headers: { type: String, value: {'X-NXfetch.document': 'properties', 'X-NXtranslate.directoryEntry': 'label'} },
https://github.com/nuxeo/nuxeo-web-ui/commit/d8dae12a314b910d7388a40881e0f1b6426160f3
- is related to
-
NXP-24801 Allow to override page-povider headers to narrow fetched properties
- Resolved