https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18807 Lee Jamison <ldjamison@marywood.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ldjamison@marywood.edu --- Comment #8 from Lee Jamison <ldjamison@marywood.edu> --- (In reply to Marcel de Rooy from comment #7)
Two questions:
Should this work under https too? At this moment I run into Error GETing https:<etc>/cgi-bin/koha/tools/stage-marc-import.pl: Forbidden at t/db_dependent/www/batch.t line 69. Seeing reports of these errors with Mechanize and https when googling for it.
$agent->content_contains( 'Details for ' . $bookdescription, [etc] You apparently assume here that the response is English from the staff client. Should you expect that? But note that it seems that the whole test is built on that assumption.. So just for the record.
Hi Marcel, this may be ignorance on my part as I'm still getting familiarized with what the test suite offers but are there other tests/instances where this happens? Or is can this be considered an outlying occurrence? -- You are receiving this mail because: You are watching all bug changes.