[Bug 33593] New: CatalogConcernTemplate needs to be HTML
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33593 Bug ID: 33593 Summary: CatalogConcernTemplate needs to be HTML Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@ptfs-europe.com Depends on: 31028 Currently the CatalogConcernTemplate is added to the HTML customizations as plain text. This results in all line breaks being lost and the text getting hard to read. I believe we need to switch this to HTML: - title: "Catalog concern template text" category: "html_customizations" location: "CatalogConcernTemplate" code: "CatalogConcernTemplate_1" content: - "**Describe the concern**" - "A clear and concise description of what the concern is." - "" - "**To Reproduce**" - "Steps to reproduce the behavior:" - "1. Go to '...'" - "2. Click on '....'" - "3. Scroll down to '....'" - "4. See error" - "" - "**Expected behavior**" - "A clear and concise description of what you expected to happen." lang: "default" published_on: "2007-10-29 05:25:58" expirationdate: "2099-01-10" number: 1 We should update the sample notices, but also the database update before 23.05 release. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31028 [Bug 31028] Add 'Report a concern' feature for patrons to report concerns about catalog records -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33593 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33593 Bug 33593 depends on bug 31028, which changed state. Bug 31028 Summary: Add 'Report a concern' feature for patrons to report concerns about catalog records https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31028 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33593 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |In Discussion --- Comment #1 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Whilst this is true for the preview.. it's not true for the actual input box that the template is used within. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org