https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31083
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Display subtitle, part name |Part name (245$p) breaks |and part number in item |item bundle detail view |bundle detail view | --- Comment #2 from Katrin Fischer <[email protected]> --- I think it was an issue with the sample data. I've checked the mappings and updated records to make sure the fields are set in the database. It does work, but we are missing spaces between the fields: CSS :the definitive guide / Should be: CSS : the definitive guide / Also, when I add a part_name (245$p) the bundle manage view throws an error and sends the display into eternal processing: Uncaught ReferenceError: part_name is not defined My catalogued 245 was: 245 1 0 _aCSS : _bthe definitive guide / _cEric A. Meyer. _nnumber1 _ppart1 _nnumber2 _ppart2 -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
