Closed (fixed)
Project:
Hosting
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Sep 2015 at 08:48 UTC
Updated:
10 Jan 2016 at 20:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
helmo commentedComment #3
gboudrias commentedSeems to work, but the auto aliases show up in both domain aliases and auto aliases, shouldn't it be one or the other?
Comment #5
helmo commentedGood find ... we are loading the values in hosting_alias_node_view manually while hosting_alias_node_load already does part of it.
I've now added loading aliases_automatic to hook_node_load. And removed the loading code from our hook_node_view.