https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33049

            Bug ID: 33049
           Summary: Breadcrumbs don't appear if you go directly to
                    /cgi-bin/koha/erm/
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: ERM
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected],
                    [email protected],
                    [email protected]

I was just comparing the following links:

http://localhost:8081/cgi-bin/koha/erm/
http://localhost:8081/cgi-bin/koha/erm/erm.pl

They're actually virtually identical, except that the breadcrumbs list isn't
populated in the former link.

The console also says the following:

vue-router.cjs:39 [Vue Router warn]: No match found for location with path
"/cgi-bin/koha/erm/"

--

I'm actually a bit surprised that it works at all. 

In the plack.log, it shows that a GET for /intranet/erm/erm.pl

In the Apache logs, it shows a GET for /cgi-bin/koha/erm/

Ah, it's because of a RewriteRule in
debian/templates/apache-shared-intranet.conf

That seems suboptimal...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to