Steps to reproduce:
0. Clean install of drupal7-beta2
1. create new vocabulary
2. create field for that vocabulary (or use existing one like image)
3. make sure that field will be shown in "manage display" tab
4. create new term
5. assign term to node
6. go to term page (/taxonomy/term/X)

Expected result: on the term page defined field will be shown
Current result: no fields are shown!

Without fields being shown there's no use for fidable taxonomy

Comments

vito_swat’s picture

Priority: Major » Critical

after putting the description on the term the behaviour is correct. I guess #796692: Only show the term heading if the term has a description introduced this issue in #12 commit.
I also changed the priority to critical as this is regression.

yched’s picture

Title: No fields shown on /taxonomy/term/X » taxonomy/term/X only displays the term's fields if term has a description
Priority: Critical » Major
Status: Active » Closed (duplicate)

Let's keep this in #796692: Only show the term heading if the term has a description, which introduced the bug.