HI

Thanks for the module,
as per your documentation 'publish from assigned domain' permission is to create the nodes from the user's assigned domain, but it goes to default domain.

Thanks
Vinoth

Comments

agentrickard’s picture

Component: - Domain Strict » Documentation
Category: bug » support

Please reference the documentation you are referring to. Domain Strict is not relevant.

Users with this permission should be popped to their assigned domain when editing a node. If the domain requested is invalid or marked 'inactive' then this operation takes the user to the default domain.

vinoth.3v’s picture

Category: support » bug

Hi

from the documentation "http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/domain/READ..." in ---- 3.1 Module Permissions section
================
-- 'publish from assigned domain'
Before being presented the editing form, users will be taken to the
first domain assigned to their user account. This function is most useful
when you users are only allowed to enter content from a single domain.
================

I have a valid/active user sub domain (vinoth.example.com), but if I am adding a node
(vinoth.example.com/node/add/blog) it redirects to example.com/node/add/blog
even I have selected 'publish from assigned domain' option.

agentrickard’s picture

What domains are the user assigned to?

vinoth.3v’s picture

it was the users own subdomain only.

agentrickard’s picture

Priority: Critical » Normal

Make sure the user is not also assigned to the default domain. This redirect function takes the first match f the user is assigned to multiple domains.

Look at the User admin screen to see the domain assignments for all users.

agentrickard’s picture

Status: Active » Closed (fixed)