https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25379
--- Comment #13 from Katrin Fischer <[email protected]> --- (In reply to Nick Clemens from comment #12) > (In reply to Katrin Fischer from comment #11) > >if you add any line breaks just for > > making the HTML more readable, they will also all create a line break. > > Should we not do either/or? > > We had calls that already did this - if we want either or, we need a flag to > determine whether the field is HTML or not, otherwise we need to test with > regex? > > I don't think the additional breaks for HTML cause a problem, but I'll > follow your viewpoint. Maybe a new bug - so we can make a decision and be > consistent on all the calls? I think mostly people will probably use bold, italic etc and not do whole paragraphs here, so we are probably OK with the line breaks. You are right, we should discuss separately when needed, but I feel we can wait and see if it actually turns out to be an issue. -- You are receiving this mail because: 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/
