http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15226
--- Comment #3 from Marcel de Rooy <[email protected]> --- (In reply to Mirko Tietgen from comment #2) > Marcel: it is the same problem with OPACBaseURl and the staff equivalent > filled in. > > catalogue/detail.pl in the staff client uses the staff base URL to link to > online resources, eg. > > http://192.168.2.55:8080/cgi-bin/koha/opac-retrieve-file. > pl?id=a57f99e63c861bfdbc9cd63d64cf3352 > > but opac-retrieve-file.pl is on OPAC side and can't be accessed from the > link in the staff client. > > The file is public, it works fine in OPAC. The URL should already contain the OPAC base URL as copied by the plugin. Note that the URL should be okay BEFORE using upload. I am not sure if I interpret your example correctly. But 8080 looks like a port for staff; it should not be in OPACBaseURL. (You did not change it after the upload?) And are you sure this is not a networking configuration problem btw? You are using local ip addresses here.. -- 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/
