i can't set inactive users too at admin/content/node-type/story/fields/field_owner
because this setting are not saved.

Comments

sneyerst’s picture

Version: 6.x-2.x-dev » 6.x-2.5
Component: General » userreference.module

I have the same problem, here's some more information.

- Enable modules CCK & User reference (and other required modules)
- Create a new content type with an user reference field
- In the configuration form for the user reference field, scroll down to the setting 'User status that can be referenced:'

The active state gets saved, but the inactive state doesn't get saved.

I am trying to debug the code, with no real results as we speak (the CCK architecture is new to me). But I'm still investigating the issue myself.

markus_petrux’s picture