[SOLVED] Empty columns in listview when fieldname has subpart of another field

I’m submitting a…

  • Regression (a behavior that stopped working in a new release)
  • [X Bug report
  • Performance issue
  • Documentation issue or request

Current behavior

In the listview when columns contain a subpart of another field the field is empty

Expected behavior

field content should be output

Minimal reproduction of the problem

I created a smal app with one schema to reproduce the bug
the schema “demo” contains two entries
in the listview “locationname” is empty, but if you click on the entry you see there is content. this only happens when the fieldname contains a subpart of another field “location”
https://cloud.squidex.io/api/apps/jobs/28c5fe58-29b8-4fde-8dcc-7120937f61d2?appId=fd33c318-5a2e-4d61-a0ed-d2ac1f95e08d

Environment

  • Self hosted with docker
  • Self hosted with IIS
  • Self hosted with other version
  • Cloud version

Version: [VERSION]

Browser:

  • Chrome (desktop)
  • Chrome (Android)
  • Chrome (iOS)
  • Firefox
  • Safari (desktop)
  • Safari (iOS)
  • IE
  • Edge

Others:

I have pushed a fix and will deploy it today.

1 Like