https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23019 --- Comment #40 from Agustín Moyano <agustinmoyano@theke.io> --- (In reply to Nick Clemens from comment #38)
This did not work in my testing, whenever I click 'Save profile' I get an error: An error occurred
[object Object]
in console: Uncaught (in promise) {…} abort: function abort(a) always: function always() complete: function add() done: function add() error: function add() fail: function add() getAllResponseHeaders: function getAllResponseHeaders() getResponseHeader: function getResponseHeader(a) overrideMimeType: function overrideMimeType(a) pipe: function pipe() progress: function add() promise: function promise(a) readyState: 4 responseText: "<!DOCTYPE html>\n<!-- Request ID: e249b4ad -->\n<html>\n <head>\n <title>Page not found (development mode)</title>\n <meta http-equiv=\"Pragma\" content=\"no-cache\">\n <meta http-equiv=\"Expires\" content=\"-1\">\n <script src=\"/mojo/jquery/jquery.js\"></script>\n <script src=\"/mojo/prettify/run_prettify.js\"></script>\n <link href=\"/mojo/prettify/prettify-mojo-dark.css\" rel=\"stylesheet\">\n <style>\n a img {\n border: 0;\n }\n body {\n background: url(/mojo/pinstripe-light.png);\n color: #445555;\n font: 0.9em 'Helvetica Neue', Helvetica, sans-serif;\n font-weight: normal;\n line-height: 1.5em;\n margin: 0;\n }\n :not(pre) > code {\n background-color: #eef9ff;\n border: solid #cce4ff 1px;\n border-radius: 5px;\n color: #333;\n font: 0.9em Consolas, Menlo, Monaco, Courier, monospace;\n padding: 0.4em;\n }\n h1 {\n color: #2a2a2a;\n font-size: 1.5em;\n margin: 0;…" setRequestHeader: function setRequestHeader(a, b) state: function state() status: 404 statusCode: function statusCode(a) statusText: "Not Found" success: function add() then: function then() <prototype>: Object { … }
Hi Nick, sorry about that.. forgot to change where endpoint was called. Please try again Thanks! -- You are receiving this mail because: You are watching all bug changes.