Closed (fixed)
Project:
REST Views
Version:
8.x-1.0-alpha9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Jun 2018 at 12:58 UTC
Updated:
14 Jun 2020 at 00:04 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
gilles.koffmann commentedHere is a temporary patch. It just bypasses the error since I could not identify yet the reason of the error
Comment #3
cburschkaAs far as I'm aware, this property should normally be set; it refers to the administrative label shown in the Views UI. We can skip setting it, but that just results in two unlabeled fields...
Could you find out the ID of this title-less field and the module that provides it? And also how it shows up in the views UI?
If necessary, we might use the internal ID as a fallback value for the title.
Comment #4
gilles.koffmann commentedThe error comes from the workbench_access module I think
Comment #6
cburschkaI can't identify the cause, but the fix seems safe.