http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7381 Bug #: 7381 Summary: wrong isbn showing on the staff search results Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: major Priority: P5 - low Component: Templates AssignedTo: oleonard@myacpl.org ReportedBy: nengard@gmail.com QAContact: ian.walls@bywatersolutions.com I cataloged this book originally - no importing done here http://screencast.com/t/kNAVuxLKMk3 This shows the right isbn (the one I cataloged): http://screencast.com/t/Pah0bgDVE This shows an isbn that I did not put in the record at all: http://screencast.com/t/QEcM4zxBEJo What's happening is that the normalization script is running to change the isbn to 10 digit for amazon to work, and then displaying the 10 digit isbn on the results. This should not happen. The isbn on the results should be the one in the marc record - like in the opac - and the isbn sent to amazon can be the one it needs. This happens with xslt on and off in the staff client and should be fixed on both displays to avoid confusion. It also shows in the results found in the reservoir. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.