https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17673
--- Comment #2 from Marcel de Rooy <[email protected]> --- Created attachment 57732 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57732&action=edit Bug 17673: HTML5Media: Using an OPAC URL for an uploaded file does not always work in staff If you did no fill OPACBaseURL, the media URL for an uploaded file will work in OPAC, but not in staff. You can solve that by filling OPACBaseURL correctly. We could also add a simple replace in C4/HTML5Media.pm. Test plan: [1] Add an upload (say .webm file) via 856$u in editor. [2] Check media tab in opac and staff detail. -- You are receiving this mail because: You are the assignee for the bug. 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/
