link to detail broken in lists with xslt view
Good morning This friday we upgrade one koha 3.22 to 16.11.06 everything goes fine until we check the lists, all links to detail view of the bib record drives to 404.pl., we discovered that the biblionumber was no in the link :S We have done some fresh install, create library with sample data and links to list were working fine, but once we import the data from old server and upgrade mysql server all lists links were broken... after many hours of working we have realized that if we change XSLTListsDisplay into no xslt links are fine again. We have several servers with 1611 and this is only happening with one, but we have tried a new install and upgrade and the behaviour is the same, it is quite weird behaviour, perhaps some combination of syspref??? anybody has faced a similar situation? Thanks you in advance! -- *Hugo Agud - Orex Digital * *www.orex.es <http://www.orex.es>* <http://www.orex.es/> [image: www.orex.es/koha] <http://www.orex.es/koha> [image: www.orex.es/vufind] <http://www.orex.es/vufind> <http://www.orex.es/omeka> Director Calle Sant Joaquin,117, 2º-3ª · 08922 Santa Coloma de Gramanet - Tel: 933 856 138 hagud@orex.es · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
Hi Hugo, I just tested in 16.11.08 and the links to the records work right form me from staff and OPAC. Are you using MARC21 or UNIMARC? Where is your biblionumber stored? I think a non-standard mapping might cause this. Hope this helps, Katrin On 20.05.2017 17:52, Hugo Agud wrote:
Good morning
This friday we upgrade one koha 3.22 to 16.11.06 everything goes fine until we check the lists, all links to detail view of the bib record drives to 404.pl., we discovered that the biblionumber was no in the link :S
We have done some fresh install, create library with sample data and links to list were working fine, but once we import the data from old server and upgrade mysql server all lists links were broken... after many hours of working we have realized that if we change XSLTListsDisplay into no xslt links are fine again.
We have several servers with 1611 and this is only happening with one, but we have tried a new install and upgrade and the behaviour is the same, it is quite weird behaviour, perhaps some combination of syspref???
anybody has faced a similar situation?
Thanks you in advance!
Hi Katrin Sorry for the delay.. Yes it is a weird behaviour I have another servers and it works fine... I suspect from the data in the MySQL, becuase the same server with fresh data it works fine The data is MARC21, and yes there is a biblionumber... the issue is fixed as I do not use xslt in list, but it makes me crazy :(.. because I am not able to ffigure out what it happens thank you anyway ; ) 2017-05-22 22:08 GMT+02:00 Katrin <katrin.fischer.83@web.de>:
Hi Hugo,
I just tested in 16.11.08 and the links to the records work right form me from staff and OPAC.
Are you using MARC21 or UNIMARC? Where is your biblionumber stored? I think a non-standard mapping might cause this.
Hope this helps,
Katrin
On 20.05.2017 17:52, Hugo Agud wrote:
Good morning
This friday we upgrade one koha 3.22 to 16.11.06 everything goes fine until we check the lists, all links to detail view of the bib record drives to 404.pl., we discovered that the biblionumber was no in the link :S
We have done some fresh install, create library with sample data and links to list were working fine, but once we import the data from old server and upgrade mysql server all lists links were broken... after many hours of working we have realized that if we change XSLTListsDisplay into no xslt links are fine again.
We have several servers with 1611 and this is only happening with one, but we have tried a new install and upgrade and the behaviour is the same, it is quite weird behaviour, perhaps some combination of syspref???
anybody has faced a similar situation?
Thanks you in advance!
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- *Hugo Agud - Orex Digital * *www.orex.es <http://www.orex.es>* <http://www.orex.es/> [image: www.orex.es/koha] <http://www.orex.es/koha> [image: www.orex.es/vufind] <http://www.orex.es/vufind> <http://www.orex.es/omeka> Director Calle Sant Joaquin,117, 2º-3ª · 08922 Santa Coloma de Gramanet - Tel: 933 856 138 hagud@orex.es · http://www.orex.es/ No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua. Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema.
Try making sure template caching is disabled. El lun., 29 may. 2017 a las 12:02, Hugo Agud (<hagud@orex.es>) escribió:
Hi Katrin
Sorry for the delay..
Yes it is a weird behaviour I have another servers and it works fine... I suspect from the data in the MySQL, becuase the same server with fresh data it works fine The data is MARC21, and yes there is a biblionumber... the issue is fixed as I do not use xslt in list, but it makes me crazy :(.. because I am not able to ffigure out what it happens
thank you anyway ; )
2017-05-22 22:08 GMT+02:00 Katrin <katrin.fischer.83@web.de>:
Hi Hugo,
I just tested in 16.11.08 and the links to the records work right form me from staff and OPAC.
Are you using MARC21 or UNIMARC? Where is your biblionumber stored? I think a non-standard mapping might cause this.
Hope this helps,
Katrin
On 20.05.2017 17:52, Hugo Agud wrote:
Good morning
This friday we upgrade one koha 3.22 to 16.11.06 everything goes fine until we check the lists, all links to detail view of the bib record drives to 404.pl., we discovered that the biblionumber was no in the link :S
We have done some fresh install, create library with sample data and links to list were working fine, but once we import the data from old server and upgrade mysql server all lists links were broken... after many hours of working we have realized that if we change XSLTListsDisplay into no xslt links are fine again.
We have several servers with 1611 and this is only happening with one, but we have tried a new install and upgrade and the behaviour is the same, it is quite weird behaviour, perhaps some combination of syspref???
anybody has faced a similar situation?
Thanks you in advance!
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
--
*Hugo Agud - Orex Digital *
*www.orex.es <http://www.orex.es>*
<http://www.orex.es/> [image: www.orex.es/koha] < http://www.orex.es/koha> [image: www.orex.es/vufind] <http://www.orex.es/vufind> <http://www.orex.es/omeka>
Director
Calle Sant Joaquin,117, 2º-3ª · 08922 Santa Coloma de Gramanet - Tel: 933 856 138 hagud@orex.es · http://www.orex.es/
No imprima este mensaje a no ser que sea necesario. Una tonelada de papel implica la tala de 15 árboles y el consumo de 250.000 litros de agua.
Aviso de confidencialidad Este mensaje contiene información que puede ser CONFIDENCIAL y/o de USO RESTRINGIDO. Si usted no es el receptor deseado del mensaje (ni está autorizado a recibirlo por el remitente), no está autorizado a copiar, reenviar o divulgar el mensaje o su contenido. Si ha recibido este mensaje por error, por favor, notifíquenoslo inmediatamente y bórrelo de su sistema. _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
participants (3)
-
Hugo Agud -
Katrin -
Tomas Cohen Arazi