Summary: | Update code comment with a TO DO in misc/cronjobs/staticfines.pl | ||
---|---|---|---|
Product: | Koha | Reporter: | Fridolin Somers <fridolin.somers> |
Component: | Command-line Utilities | Assignee: | Fridolin Somers <fridolin.somers> |
Status: | Signed Off --- | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | david, martin.renvoize, robin |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | String patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | |||
Bug Blocks: | 39720 | ||
Attachments: |
Bug 39733: Remove system preference delimiter mention in misc/cronjobs/staticfines.pl
Bug 39733: Remove system preference delimiter mention in misc/cronjobs/staticfines.pl |
Description
Fridolin Somers
2025-04-24 09:21:53 UTC
Oh this is commented code, I replace with a TODO text Created attachment 181415 [details] [review] Bug 39733: Remove system preference delimiter mention in misc/cronjobs/staticfines.pl Bug 27486 renamed system preference "delimiter" into "CSVDelimiter" This patch just replaces the commented code with a TODO text Created attachment 181558 [details] [review] Bug 39733: Remove system preference delimiter mention in misc/cronjobs/staticfines.pl Bug 27486 renamed system preference "delimiter" into "CSVDelimiter" This patch just replaces the commented code with a TODO text Signed-off-by: David Nind <david@davidnind.com> |