I found this on a site I was working for for TNT, and I am able to replicate it reliably on my dev site. When you choose a field, you can not simultaneously choose 'override' in the dropdown in a field
config , *and* exclude that field from display.

Enable the tracker view (it has fields by default)
Create a new page display (just to keep from screwing up the default one)
Choose "Content: Title"
In the configuration settings, choose "Override (This display)" in the dropdown at the top, and check the "Exclude this display" checkbox.
Save.

Notice how the preview does not update to remove the title.
Choose "Content:Title" again. The "Exclude from display" box is no longer checked. If you check it again and save, it's fine, so there's a workaround, so this is normal to minor in priority.

CommentFileSizeAuthor
#1 1187498-override-submit.patch755 bytesdawehner

Comments

dawehner’s picture

Status: Active » Needs review
StatusFileSize
new755 bytes

Here is a patch which fixes the issue for me

esmerel’s picture

Status: Needs review » Reviewed & tested by the community

This appears to work ok to me

dawehner’s picture

Status: Reviewed & tested by the community » Fixed

Commited this patch which a bit of refactoring. Thanks for testing it!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.