Jump to:
| Project: | Domain Taxonomy |
| Version: | 6.x-1.0-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hi, and excuse for my english...
I read and followed all the steps of the readme inside the folder of the domain taxonomy and applied the patch but the functionality "Rewrite all URLs to point to a single source" that I checked did not seem to work ...
In fact I have a portal with domain access with all primary domain ( no subdomain) and if I create a term and assigns it to the domain (for example) "x" when I go to see the domain "y", path is not http://www.dominioX .com / taxonomy / term but http://www.dominioY.com/raxonomy/term. If i go into same term within the domain "z" I see the path http://www.dominioZ.com/taxonomy/term ...
So I assume it don't work !!! because the patch is right for rewrite url in absolute and not relative.
I did various tests , but without success: I uninstalled the module url alter, I applied the patch before the function is as stated in the readme and, later, after the function outbund rewrite, but nothing. I tried to uninstall any modules as path redirects or global redirect but nothing to do ..
How do I fix this?
Thank you in advance.
Comments
#1
Nobody can help me for this problem? Or perhaps I should explain the problem better?
#2
subscribe! I have the same bug!
//this is also in dev!
#3
hm.. anyone looked at this actually? I cant find the error
this function is called right but nothing appears.
domain_taxonomy_url_rewrite_outbound($path, $options, $original_path); -> placed in the domain module file: settings_custom_url.inc