Hi Tomas, This is not the case of a bug, I just wanted to be clear about the storage process for a migration process that I'm going to do.
Thank you very much for your help. Regards ____________________________________________________________________ 2017-06-21 16:40 GMT-05:00 Tomas Cohen Arazi <[email protected]>: > The MARC::Record library which we use to parse that kind of data, > preserves the subfield order. So it won't modify > > =650 $a History $z Colombia > and storage will be different if it gets > =650 $z Colombia $a History > > If such wasn't the case, you might have found a bug. Then you should > provide with some information: > - Koha version, install method > - Sample record used to reproduce the problem. > > Regards > > El mié., 21 jun. 2017 a las 18:35, Ricardo Ruiz (<[email protected]>) > escribió: > >> >> Thanks Tomas, for your answer. >> >> And in this regard I ask you the following: if I import in koha a .mrc >> file in koha which contains a record with this information: >> = 650 \\ $ History $ z Colombia will MARCXML storage maintain this order? >> >> MARCXML storage will be different if the information is: = 650 >> \\ $ z Colombia $ a History? >> >> In the bib editor, the order of the subfields of the imported record will >> be maintained? >> >> >> >> Thanks, >> Ricardo >> ____________________________________________________________________ >> >> >> 2017-06-21 15:53 GMT-05:00 Tomas Cohen Arazi <[email protected]>: >> >>> That's stored on the MARCXML data itself. >>> >>> El mié., 21 jun. 2017 a las 17:48, Ricardo Ruiz (<[email protected]>) >>> escribió: >>> >>>> Hi All, >>>> >>>> In the bib editor the user can reorder subfields (upSubfield), in which >>>> table or place is this new ordering information stored? >>>> >>>> >>>> Thanks, >>>> Ricardo >>>> >>>> ____________________________________________________________________ >>>> >>>> >>>> <http://www.avg.com/email-signature?utm_medium=email& >>>> utm_source=link&utm_campaign=sig-email&utm_content=webmail> >>>> Libre >>>> de virus. www.avg.com >>>> <http://www.avg.com/email-signature?utm_medium=email& >>>> utm_source=link&utm_campaign=sig-email&utm_content=webmail> >>>> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >>>> _______________________________________________ >>>> Koha mailing list http://koha-community.org >>>> [email protected] >>>> https://lists.katipo.co.nz/mailman/listinfo/koha >>>> >>> -- >>> Tomás Cohen Arazi >>> Theke Solutions (https://theke.io <http://theke.io/>) >>> ✆ +54 9351 3513384 <+54%209%20351%20351-3384> >>> GPG: B2F3C15F >>> >> >> >> >> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> >> Libre >> de virus. www.avg.com >> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> >> <#m_1348036326531641311_m_-1913014801303311495_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> >> > -- > Tomás Cohen Arazi > Theke Solutions (https://theke.io <http://theke.io/>) > ✆ +54 9351 3513384 > GPG: B2F3C15F > _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

