Bug 33958 - Add Koha::Biblio->normalized_oclc
Summary: Add Koha::Biblio->normalized_oclc
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Jonathan Druart
QA Contact: Testopia
URL:
Keywords:
Depends on: 33955
Blocks: 33949
  Show dependency treegraph
 
Reported: 2023-06-08 12:08 UTC by Jonathan Druart
Modified: 2023-10-14 12:20 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
23.11.00


Attachments
Bug 33958: Add tests (1.25 KB, patch)
2023-06-08 12:15 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 33958: Koha::Biblio::normalized_oclc (1.65 KB, patch)
2023-06-08 12:16 UTC, Jonathan Druart
Details | Diff | Splinter Review
Bug 33958: Add tests (1.31 KB, patch)
2023-09-15 17:01 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 33958: Koha::Biblio::normalized_oclc (1.70 KB, patch)
2023-09-15 17:01 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 33958: (QA follow-up) tidy normalized_oclc (845 bytes, patch)
2023-09-15 17:01 UTC, Kyle M Hall
Details | Diff | Splinter Review
Bug 33958: Add tests (1.36 KB, patch)
2023-09-26 11:15 UTC, Nick Clemens (kidclamp)
Details | Diff | Splinter Review
Bug 33958: Koha::Biblio::normalized_oclc (1.75 KB, patch)
2023-09-26 11:15 UTC, Nick Clemens (kidclamp)
Details | Diff | Splinter Review
Bug 33958: (QA follow-up) tidy normalized_oclc (899 bytes, patch)
2023-09-26 11:15 UTC, Nick Clemens (kidclamp)
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Druart 2023-06-08 12:08:44 UTC

    
Comment 1 Jonathan Druart 2023-06-08 12:15:58 UTC
Created attachment 152175 [details] [review]
Bug 33958: Add tests
Comment 2 Jonathan Druart 2023-06-08 12:16:00 UTC
Created attachment 152176 [details] [review]
Bug 33958: Koha::Biblio::normalized_oclc
Comment 3 Kyle M Hall 2023-09-15 17:01:39 UTC
Created attachment 155703 [details] [review]
Bug 33958: Add tests

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 4 Kyle M Hall 2023-09-15 17:01:52 UTC
Created attachment 155704 [details] [review]
Bug 33958: Koha::Biblio::normalized_oclc

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 5 Kyle M Hall 2023-09-15 17:01:54 UTC
Created attachment 155705 [details] [review]
Bug 33958: (QA follow-up) tidy normalized_oclc

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Comment 6 Nick Clemens (kidclamp) 2023-09-26 11:15:35 UTC
Created attachment 156214 [details] [review]
Bug 33958: Add tests

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 7 Nick Clemens (kidclamp) 2023-09-26 11:15:37 UTC
Created attachment 156215 [details] [review]
Bug 33958: Koha::Biblio::normalized_oclc

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 8 Nick Clemens (kidclamp) 2023-09-26 11:15:39 UTC
Created attachment 156216 [details] [review]
Bug 33958: (QA follow-up) tidy normalized_oclc

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Comment 9 Tomás Cohen Arazi 2023-10-04 15:09:36 UTC
Pushed to master for 23.11.

Nice work everyone, thanks!
Comment 10 Fridolin Somers 2023-10-06 00:36:45 UTC
Enhancement not pushed to 23.05.x