I have found some more strange behaviour. It doesn't matter which of the mentioned links I click, I see in the mojo-log all the time the same message...
Code hier eingeben...[Tue Dec 26 22:08:35 2017] [debug] GET "/" [Tue Dec 26 22:08:35 2017] [debug] Routing to controller "PremiumCareerScout::Controller::Portal" and action "main" [Tue Dec 26 22:08:35 2017] [debug] Rendering template "portal/main.html.ep" [Tue Dec 26 22:08:35 2017] [debug] Rendering template "layouts/portal.html.ep" [Tue Dec 26 22:08:35 2017] [debug] Rendering template "layouts/navbarV003.html.ep" [Tue Dec 26 22:08:35 2017] [debug] Rendering template "layouts/leftSideBarV003.html.ep" [Tue Dec 26 22:08:35 2017] [debug] Rendering template "layouts/rightSideBarV003.html.ep" [Tue Dec 26 22:08:35 2017] [debug] 200 OK (0.023922s, 41.803/s) [Tue Dec 26 22:08:39 2017] [debug] GET "/" [Tue Dec 26 22:08:39 2017] [debug] Routing to controller "PremiumCareerScout::Controller::Portal" and action "main" [Tue Dec 26 22:08:39 2017] [debug] Rendering template "portal/main.html.ep" [Tue Dec 26 22:08:39 2017] [debug] Rendering template "layouts/portal.html.ep" [Tue Dec 26 22:08:39 2017] [debug] Rendering template "layouts/navbarV003.html.ep" [Tue Dec 26 22:08:39 2017] [debug] Rendering template "layouts/leftSideBarV003.html.ep" [Tue Dec 26 22:08:39 2017] [debug] Rendering template "layouts/rightSideBarV003.html.ep" [Tue Dec 26 22:08:39 2017] [debug] 200 OK (0.019665s, 50.852/s) [Tue Dec 26 22:08:42 2017] [debug] GET "/" [Tue Dec 26 22:08:42 2017] [debug] Routing to controller "PremiumCareerScout::Controller::Portal" and action "main" [Tue Dec 26 22:08:42 2017] [debug] Rendering template "portal/main.html.ep" [Tue Dec 26 22:08:42 2017] [debug] Rendering template "layouts/portal.html.ep" [Tue Dec 26 22:08:42 2017] [debug] Rendering template "layouts/navbarV003.html.ep" [Tue Dec 26 22:08:42 2017] [debug] Rendering template "layouts/leftSideBarV003.html.ep" [Tue Dec 26 22:08:42 2017] [debug] Rendering template "layouts/rightSideBarV003.html.ep" [Tue Dec 26 22:08:42 2017] [debug] 200 OK (0.020633s, 48.466/s) [Tue Dec 26 22:08:44 2017] [debug] GET "/" [Tue Dec 26 22:08:44 2017] [debug] Routing to controller "PremiumCareerScout::Controller::Portal" and action "main" [Tue Dec 26 22:08:44 2017] [debug] Rendering template "portal/main.html.ep" [Tue Dec 26 22:08:44 2017] [debug] Rendering template "layouts/portal.html.ep" [Tue Dec 26 22:08:44 2017] [debug] Rendering template "layouts/navbarV003.html.ep" [Tue Dec 26 22:08:44 2017] [debug] Rendering template "layouts/leftSideBarV003.html.ep" [Tue Dec 26 22:08:44 2017] [debug] Rendering template "layouts/rightSideBarV003.html.ep" [Tue Dec 26 22:08:44 2017] [debug] 200 OK (0.024079s, 41.530/s) I clicked different links like /faq, /contacts etc. It doesn't look like mojo get the correct routing info.. regards Michael -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
