The newly committed support for assigning nodes to domains by taxonomy, http://drupal.org/node/138042, includes a hook_db_rewrite_sql() implementation to limit node availability to nodes from the current domain.
This seems to be causing confusion, see http://drupal.org/node/148675, and probably isn't what everyone will want.
Attached patch makes the sql rewriting optional. Admins can select to have no sql rewriting, to rewrite for all domains except the default, or to rewrite for all including the default.
| Comment | File | Size | Author |
|---|---|---|---|
| multidomain-taxonomy-db-rewrite.patch | 4.52 KB | nedjo |
Comments
Comment #1
wayland76 commentedLooks like this patch has already been applied. Great!
Comment #2
wayland76 commented