[Koha-bugs] [Bug 21031] Apache Rewrite rules don't work for API when using anything but Debian package Plack configuration

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jul 4 06:09:50 CEST 2018


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

--- Comment #3 from David Cook <dcook at prosentient.com.au> ---
(In reply to Jon Knight from comment #2)
> On my kohadevbox I seem to get 404 errors for all the URLs in the test plan?
> Do I need to turn something on first?  Going to an known API end point seems
> to work - for example
> 
> http://localhost:8080/api/v1/app.pl/api/v1/patrons/50
> 
> or
> 
> http://localhost:8080/api/v1/patrons/50
> 
> I'd sort of assumed that kohadevbox is a git install, so should be able to
> test this?

Hi Jon,

Thanks for taking the time to try and test this out!

I think the kohadevbox can't be used for testing this patch though. The
kohadevbox is actually a package install which gets converted into using git,
but it's not a git install per se.

kohadevbox uses koha-gitify which re-writes the installed stable package Apache
configuration, so using kohadevbox you're not actually testing these patches,
unfortunately.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list