https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27890
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #117888|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <[email protected]> --- Created attachment 117890 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117890&action=edit Bug 27890: Select new macro after creation There was an error here, we were capturing the status of the request (i.e. success) instead of the returned data. To test: 1 - Go to Cataloguing -> Advanced editor 2 - Click 'Macros' 3 - 'New macro..' 4 - Assing a name and click 'Ok' 5 - New macro is in list on left, but not selected 6 - Type into editor, no save feedback after typing 7 - Apply patch 8 - Reload the editor 9 - Repeat 3-4 10 - New macro is selected 11 - Type into editor, save notification appears Signed-off-by: David Nind <[email protected]> Signed-off-by: Katrin Fischer <[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/
