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

Matthias Meusburger <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matthias.meusburger@biblibr
                   |                            |e.com

--- Comment #3 from Matthias Meusburger <[email protected]> ---
Hi Maksim,

service.pl is indeed an intranet page.

What do you mean you got nothing? A blank page?

Keep in mind that service.pl is meant to be called as a webservice, so it's not
abnormal nothing is displayed in the page itself.

However, you'll be able to display the HTTP status code using firefox's debug
tool (F12 key, then Network tab, then load the page)

By the way, I've tested this, and it behaves correctly: I have a 200 error code
following the test plan before applying the patch, and a 401 error code with
the patch.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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