Posted by agentrickard on December 24, 2012 at 6:44pm
1 follower
Jump to:
| Project: | Domain Access |
| Version: | 7.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Minor issue. If running from two.example.com where example.com is the expected primary, then token test ""Inserted node Test page 1 assigned to domain 1 (one)." found" (line 957) fails.
Comments
#1
The new "invalid domain" tests fail as well when not run from primary.
#2
I fixed this in the D8 dev branch by refactoring to use a $this->base_hostname value for all testing URLs.