Hi Dave,
I've found that when I setup a second domain in addition to domain1.com, say domain2.com, and map it to a subsite, it's pretty much unusable:
domain2.com = domain1.com/mapped-subsite
- My breadcrumb links return 404s since they are looking for domain1.com/subsite1 not domain2.com/subsite1
- Notifications links do not work (for same reason as #1)
- Any e-mails or links site wide that use the SystemURL in the Kernel parameters most likely will not work, or at least will not display domain2.com (which I might like for vanity reasons)
- If a login is required for the mapped-subsite, the redirect enters an infinite loop trying to get to domain1.com/mapped-subsite
The subsites are such a great mechanism, what have admins done in the past when they want to host separate domains pointing to different permissioned subsites?
Ryan