https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38288
Martin Renvoize (ashimema) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #173691|0 |1 is obsolete| | --- Comment #4 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 173751 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=173751&action=edit Bug 38288: Fallback to Standard if FreeForm A regular openURL works fine: http://localhost:8080/cgi-bin/koha/opac-illrequests.pl?backend=Standard&title=Koha%20is%20cool&method=create&genre=article&openurl=1 Problem is existing third-party systems may be linking to Koha using FreeForm, not Standard Test plan: 1) Access the OPAC URL from above. 2) Notice it works. 3) Replace the word 'Standard' with 'FreeForm'. It no longer works. 4) Apply patch. Repeat. Signed-off-by: David Nind <[email protected]> Signed-off-by: Martin Renvoize <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
