[Koha-bugs] [Bug 27890] Advanced editor - rancor - new macro not selected after creation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Mar 6 22:12:37 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27890

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #117885|0                           |1
        is obsolete|                            |

--- Comment #2 from David Nind <david at davidnind.com> ---
Created attachment 117888
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=117888&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 <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list