Project:Domain Access
Version:5.x-1.8
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hi ken, this one is very minor and d5 only.

From the hook_user() documentation:

    * view": An associative array of associative arrays. The outer array should be keyed by category name. The interior array(s) should have a unique textual key and have 'title', 'value'  and 'class' elements. See theme_user_profile() and an example at user_user()

In domain_user() only 'title' and 'value' are defined, the 'class' element is not defined.

Comments

#1

Status:active» fixed

Fair enough. Class is now 'status', which prints to HTML as 'domain-status'.

Committed to 5.x

#2

Status:fixed» closed (fixed)

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

nobody click here