https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43356 --- Comment #1 from Hammat wele <hammat.wele@inlibro.com> --- Created attachment 203924 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203924&action=edit Bug 43356: Display issue on the serial subscription detail page On the subscription detail page (subscription-detail.pl), the content of the information table is not displayed correctly when one of the fields contains a long value Steps to Reproduce 1- Find or create a bibliographic record with a very long title. For example: géographie, histoire et éducation à la citoyenneté, 3e cycle du primaire : cahier d'apprentissage [volume 1, 5e année] / classe branchée. Cahier d'apprentissage, GHEC, 5e année 2- Go to the Serials module and create a new subscription using this bibliographic record 3- Go to the subscription detail page ==> the long title is not displayed correctly 4- Apply patch and run yarn build 5- Refresh the subscription detail page (Ctrl+F5) ==> the long value should be displayed correctly -- You are receiving this mail because: You are watching all bug changes.