Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Katrin Fischer 316eda1036
Bug 23126: Display multi-line entries in subscrpitions correctly
There are several notes and other fields in a subscription that
can be entered as multi-line input with breaks. We should display
them as they were entered with keeping the line breaks intact.

To test:
- Add a subscription
  - Add comments including line breaks in internal and OPAC note
  - Check the manual history checkbox
- Go to the subscription detail page, tab 'Planning'
- Use the 'Edit history' link to edit the history
- Enter content with line breaks in all the input fields where
  it's possible
- Go to the OPAC detail page for your subscription record
- Go to tab 'Subscriptions' > More details > Brief history
- Verify the line breaks show there as <br>
- Apply patch
- Relaod page, verify all information displays correctly now
- Go back to the detail page, subscription tab - verify same there
- Go back to the subscription detail page in staff
  - Check editing the history works as expected
  - Verify information on all tabs displays correctly
  - Receive a serial issue - verify note on top displays right
  - Go to the serial collection page of the subscription - same there

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Nadine Pierre <nadine.pierre@inLibro.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-06-25 17:18:00 +01:00
..
tables
acqui-search-result.tt
acqui-search.tt
checkexpiration.tt
claims.tt Bug 22015: Move DataTables CSS to global include 2019-02-19 19:40:35 +00:00
result.tt
routing-preview-slip.tt
routing-preview.tt
routing.tt Bug 22932: GetLatestSerials should not return formatted date 2019-05-30 10:16:12 +00:00
serials-collection.tt Bug 23126: Display multi-line entries in subscrpitions correctly 2019-06-25 17:18:00 +01:00
serials-edit.tt Bug 23126: Display multi-line entries in subscrpitions correctly 2019-06-25 17:18:00 +01:00
serials-home.tt
serials-search.tt Bug 22621: Fix filters on subscription search results 2019-04-26 10:26:13 +00:00
showpredictionpattern.tt Bug 22408: Subscription entry form cleanup 2019-04-30 12:54:30 +00:00
subscription-add.tt Bug 22408: Subscription entry form cleanup 2019-04-30 12:54:30 +00:00
subscription-batchedit.tt
subscription-bib-search.tt
subscription-detail.tt Bug 23126: Display multi-line entries in subscrpitions correctly 2019-06-25 17:18:00 +01:00
subscription-frequencies.tt Bug 22023: Further improve responsive layout handling of staff client menu bar 2019-03-13 05:31:28 +00:00
subscription-history.tt
subscription-numberpatterns.tt Bug 22698: Fix incorrect button classes 2019-04-16 13:17:33 +00:00
subscription-renew.tt
viewalerts.tt