https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15272 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |master Assignee|jweaver@bywatersolutions.co |koha-bugs@lists.koha-commun |m |ity.org Status|ASSIGNED |NEW --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Perhaps the problem is that the system parses the data entered into the textarea and splits it based on line breaks. If you put in more than 4 lines of data the last line will get discarded. We should at the very least add a note to the field about the 4-line limit. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.