https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15272
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |master Assignee|[email protected] |[email protected] |m |ity.org Status|ASSIGNED |NEW --- Comment #2 from Owen Leonard <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
