TEST PLAN: 1. Enable feature 'FRBRizeEditions' or 'OPACFRBRizeEditions' 2. Catalog three different editions of the same book with the same ISBN-13. 3. Look at the editions-tab in the biblio's detail-page. There is no editions-tab. APPLY THIS PATCH: 3. Look at the editions-tab in the detail-page. There is a editions-tab, with only one record there.
Created attachment 175410 [details] [review] Bug 38690 - NormalizeISBN assumes ISBN-10 format and discards ISBN-13 format While working to understand the 'FRBRizeEditions'-feature, I discovered that the feature doesn't work with ISBN-13 format, and silently discards those. Only ISBN-10 works due to this hard-coded constraint.
The initial test plan does not work.