Summary: | Wrong punctuation in RisExportAdditionalFields system preference | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | System Administration | Assignee: | Chris Cormack <chris> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | trivial | ||
Priority: | P5 - low | CC: | gmcharlt, joonas.kylmala, m.de.rooy, martin.renvoize, nick |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | String patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Attachments: |
Bug 22962 : Punctuation error in RisExportAdditionalFields
Bug 22962 : Punctuation error in RisExportAdditionalFields Bug 22962 : Punctuation error in RisExportAdditionalFields |
Description
Katrin Fischer
2019-05-22 13:27:09 UTC
Created attachment 89956 [details] [review] Bug 22962 : Punctuation error in RisExportAdditionalFields To test 1/ Go to systempreferences search for RisExportAdditionalFields 2/ See the extra , on the first line 3/ Apply the patch 4/ See it is fixed I think it should be changed to a colon ":" since the there will be a list of items following the sentence. Created attachment 89958 [details] [review] Bug 22962 : Punctuation error in RisExportAdditionalFields To test 1/ Go to systempreferences search for RisExportAdditionalFields 2/ See the extra , on the first line 3/ Apply the patch 4/ See it is fixed Signed-off-by: Katrin fischer <katrin.fischer@bsz-bw.de> Created attachment 89959 [details] [review] Bug 22962 : Punctuation error in RisExportAdditionalFields To test 1/ Go to systempreferences search for RisExportAdditionalFields 2/ See the extra , on the first line 3/ Apply the patch 4/ See it is fixed Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Awesome work all! Pushed to master for 19.05 String patch after string freeze for 18.11.x series.. Skipping this time around. |