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

--- Comment #3 from David Cook <[email protected]> ---
(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.
_______________________________________________
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