in mobile view mode, ingo is inaccessible.
it seems routes are missing.
output of horde/test.php?app=ingo&type=routes:
Ingo Version
4.0.0-alpha10
Registered Routes for Ingo
About Routes:
Routes define URL patterns and map them to controllers. This page shows all routes registered for the ingo application.
Base URL: https://<domain.tld>/ingo
Total Routes: 2 (4 including method variants)
ResponsiveRules
Path: /responsive
Full URL: https://<domain.tld>/responsive
Secondary Paths: /smartmobile /smartmobile.php
Methods: ANY
Controller: Horde\Ingo\Responsive\ResponsiveController
Defaults: {:controller=>"Horde\Ingo\Responsive\ResponsiveController", :HordeAuthType=>"authenticate", :action=>"index"}
ResponsiveRule
Path: /responsive/rule/:uid
Full URL: https://<domain.tld>/responsive/rule/:uid
Secondary Paths: /smartmobile /smartmobile.php
Methods: ANY
Controller: Horde\Ingo\Responsive\ResponsiveController
Defaults: {:controller=>"Horde\Ingo\Responsive\ResponsiveController", :HordeAuthType=>"authenticate", :action=>"index"}
Return to Main Horde Test Page
in mobile view mode, ingo is inaccessible.
it seems routes are missing.
output of horde/test.php?app=ingo&type=routes:
Ingo Version
4.0.0-alpha10
Registered Routes for Ingo
About Routes:
Routes define URL patterns and map them to controllers. This page shows all routes registered for the ingo application.
Base URL: https://<domain.tld>/ingo
Total Routes: 2 (4 including method variants)
ResponsiveRules
Path: /responsive
Full URL: https://<domain.tld>/responsive
Secondary Paths: /smartmobile /smartmobile.php
Methods: ANY
Controller: Horde\Ingo\Responsive\ResponsiveController
Defaults: {:controller=>"Horde\Ingo\Responsive\ResponsiveController", :HordeAuthType=>"authenticate", :action=>"index"}
ResponsiveRule
Path: /responsive/rule/:uid
Full URL: https://<domain.tld>/responsive/rule/:uid
Secondary Paths: /smartmobile /smartmobile.php
Methods: ANY
Controller: Horde\Ingo\Responsive\ResponsiveController
Defaults: {:controller=>"Horde\Ingo\Responsive\ResponsiveController", :HordeAuthType=>"authenticate", :action=>"index"}
Return to Main Horde Test Page