[Koha-bugs] [Bug 34082] Cut some redundancy in OPAC JavaScript string translations

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 11 22:25:06 CET 2023


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |david at davidnind.com

--- Comment #3 from David Nind <david at davidnind.com> ---
Two things I couldn't test:

1. Circulation and fine rules: "In the Console tab, paste in this code and hit
ENTER." There is no code provided to enter into the console.

2. Payment plugin: in the current master, the PayPal plugin doesn't work - if
you go to configure, you get a screen with nothing in the content area, you can
no longer click on any navigation links, and there are errors in the
console.[1] Is there another payment plugin to try?


[1] Errors in the console:

GET
http://127.0.0.1:8081/api/v1/contrib/paypal/static/_nuxt/77c7724cb7b76d9c6f1f.js
[HTTP/1.1 404 Not Found 333ms]

GET
http://127.0.0.1:8081/api/v1/contrib/paypal/static/_nuxt/b50d36cd3cebca67473e.js
[HTTP/1.1 404 Not Found 1594ms]

GET
http://127.0.0.1:8081/api/v1/contrib/paypal/static/_nuxt/595ecd69495765507396.js
[HTTP/1.1 404 Not Found 1265ms]

GET
http://127.0.0.1:8081/api/v1/contrib/paypal/static/_nuxt/78ed504e6dbe893d56d8.js
[HTTP/1.1 404 Not Found 2561ms]

JQMIGRATE: Migrate is installed, version 3.3.2
jquery-migrate-3.3.2.min_23.1200000.js:2:709
GET
http://127.0.0.1:8081/api/v1/contrib/paypal/static/_nuxt/77c7724cb7b76d9c6f1f.js
[HTTP/1.1 404 Not Found 2511ms]

Loading failed for the <script> with source
“http://127.0.0.1:8081/api/v1/contrib/paypal/static/_nuxt/77c7724cb7b76d9c6f1f.js”.
run.pl:783:97
GET
http://127.0.0.1:8081/api/v1/contrib/paypal/static/_nuxt/b50d36cd3cebca67473e.js
[HTTP/1.1 404 Not Found 1359ms]

Loading failed for the <script> with source
“http://127.0.0.1:8081/api/v1/contrib/paypal/static/_nuxt/b50d36cd3cebca67473e.js”.
run.pl:783:203
The resource at
“http://127.0.0.1:8081/api/v1/contrib/paypal/static/_nuxt/78ed504e6dbe893d56d8.js”
preloaded with link preload was not used within a few seconds. Make sure all
attributes of the preload tag are set correctly.

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


More information about the Koha-bugs mailing list