https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37342
Emily Lamancusa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #168903|0 |1 is obsolete| | --- Comment #6 from Emily Lamancusa <[email protected]> --- Created attachment 169055 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169055&action=edit Bug 37342: Use get for launching authority popup This patch simply switches to a GET as the operation is not cud To test: 1 - Go to cataloging -> new record 2 - If not in basic editor, switch 3 - Go to tab 100 4 - Enter a name that has no authority in your system: McNotExist, Falsy 5 - Click 'Link authorities automatically' 6 - subfield 9 should turn red, and have an X and a + button 7 - Click the green + 8 - Boom 9 - Apply patch 10 - Reload page and repeat (clear cache so js reloads) 11 - Success! Authority window launches Signed-off-by: Jake Deery <[email protected]> Signed-off-by: Emily Lamancusa <[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/
