#368559: Make profile pages return renderable arrays broke the display of Fields on user pages. No need to even add fields to users, you currently get warnings just by going to user/1
Simple fix, I dare say it's RTBC.

This outlines that we currently don't have tests for fields as being attached to actual entities (node, users...). Field tests stay entity-agnostic by attaching to a 'test_entity'. Not sure how we should handle that. We don't want to duplicate existing tests for each fieldable entity...
Leaving this to a separate issue, though.

CommentFileSizeAuthor
#1 user_field_fix.patch670 bytesyched
user_field_fix.patch1.46 KByched

Comments

yched’s picture

StatusFileSize
new670 bytes

Without the whitespace fixes.

dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks!

Status: Fixed » Closed (fixed)

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