Ticket #715 (new Bug report)
Switching network on deployed hotspot maps does not switch url
| Reported by: | info@… | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Not yet assigned to a Milestone |
| Component: | Auth server, Code Refactoring | Version: | Gateway SVN |
| Keywords: | Cc: |
Description
I'm trying to group users based on the hotspot location rather than the network used to get users reistered.. I've noticed on the users tables the account origin value is the network name used to signed up... So I've decided to setup multiple network and assign assign diffferent hotspot for each network based on location..
Everything was going well until the deployed hotspot map started failing displaying only hotspot assigned to the default network specified virtual host...
so my questions is: Is there a way on the deployed hotspot map (hotspots_map.php) for the Network dropdown button to also change the url to the selected network's home page? in that way each Network can use a seperate url and virtual host...
