Summary: | search_for_data_inconsistencies.pl: Fix list of inconsistencies | ||
---|---|---|---|
Product: | Koha | Reporter: | Magnus Enger <magnus> |
Component: | Command-line Utilities | Assignee: | Bugs List <koha-bugs> |
Status: | BLOCKED --- | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | robin |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: | https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36027 | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 36027 | ||
Bug Blocks: | |||
Attachments: | Bug 38755: search_for_data_inconsistencies.pl: Fix list of inconsistencies |
Description
Magnus Enger
2024-12-19 14:36:08 UTC
Created attachment 175908 [details] [review] Bug 38755: search_for_data_inconsistencies.pl: Fix list of inconsistencies To reproduce: - Run "perldoc misc/maintenance/search_for_data_inconsistencies.pl" - Verify the list of inconsistencies is rendered as running text To test: - Apply this patch - Run "perldoc misc/maintenance/search_for_data_inconsistencies.pl" - Verify the list of inconsistencies is now rendered as a bulleted list, with two list elements correctly indented |