Forum Replies Created
-
AuthorReplies
-
Roger C GuilhermeModerator
Roger C GuilhermeModerator::Dear Peter,
Forgive me for asking so many questions, but due to distance and the static dynamics of the forum one has to check several points to locate the cause of this error.
Based on your last message, I remembered that there have been errors in the dictionary caused by the data itself. Characters like apostrophe, double quotes, single quotes in the middle of data end up breaking scripts.
So let’s go to the questions:
– Does this error occur in only 1 field?
– The amount of clicks that causes the error is always the same?
– Did you notice if the freezing happens from a specific point?As I said, I could not reproduce the error, which leads me to believe that the problem is in the data.
I await your confirmations.
Best regards.
Roger C GuilhermeModerator
Roger C GuilhermeModerator::Hola, Jesús.
Tu punto de vista es bastante parecido al mío. Yo también viví esa época en la que los bibliotecarios usaban Winisis, por ejemplo, con los ojos cerrados.
Cuando llegó ABCD exigiendo conocimientos de Apache, PHP, HTML, JavaScript…. más por supuesto el proceso de poner el sistema en Internet ahuyentó a los bibliotecarios.
A pesar de los lenguajes mencionados, ABCD es CDS/ISIS y esto lo hace extraño para los profesionales de la informática acostumbrados a los servidores de bases de datos relacionales.
Creo que después del trauma de los antiguos bibliotecarios, es hora de animar a los nuevos bibliotecarios a utilizar el sistema para desarrollar la autonomía de sus sistemas. Koha es una buena opción, pero como gestor de bases de datos para fondos ABCD es imbatible.
Roger C GuilhermeModerator::Dear Peter,
I tested your lines and it worked perfectly. Obviously I adjusted the quote characters to the acceptable standard, as the forum did an improper conversion.
select e3 case 700: "^a"v710^a" "'$$$'v710 case 700: "^a"v711^a,|. |v711^b,| (|v711^c|) |, if a(v711^c) then | (|v711^p|)| fi'$$$'v711 case 712: "^a"v712^a,|. |v712^b,| (|v712^c|) |, if a(v712^c) then | (|v712^p|)| fi'$$$'v712 endsel
I could not reproduce the error in any way.
My question is:
– Do the buttons freeze after the window is opened or does it freeze after a certain amount of clicks?
One suggestion I can give is to inspect the window using F12 from the browser and then click Console. JavaScript errors show up in the browser debuggers.

If you get more information, please post it here so we can try to figure out what’s going on.
Roger C GuilhermeModerator::Hi Renate
I have located the error and have already submitted it to the repository: https://github.com/ABCD-DEVCOM/ABCD2/commit/09a7876bc26c32fa0e055c45eb2e365fd5fc559d
Download the dbrestore.php file and put it in the /central/utilities/ folder.
Roger C GuilhermeModerator
Roger C GuilhermeModerator -
AuthorReplies
