<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
On 9/19/20 7:59 PM, Robby Stephenson wrote:<br>
<blockquote type="cite"
cite="mid:CACFDV64_9k9wCEQxkq0eRJe_wTsX8v4eJ1o7up_8LZz2S6GxFw@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">I'll check into this to figure out what's going on.
For a paragraph field with embedded line breaks, I'll have to
muse on the best behavior - how should Tellico handle that?
Remove the line breaks?<br>
</div>
</blockquote>
<br>
I would think just encoding the linebreaks would be the best
approach. Even what it does today, using <br/><br/> to
represent the new lines, works perfectly fine - anything intelligent
enough to parse HTML can insert those line breaks when read, but the
data itself remains on a single line in the CSV.<br>
<br>
The problem seems to be that that approach is not consistently
applied, for whatever reason. The vast majority of my items export
correctly, but for whatever reason Tellico seems to render the
<br/>'s as actual newlines on a handful of them. I can't find
a pattern that might explain it.<br>
<br>
If it'd be helpful for troubleshooting, I can share a copy of my
collection so you can easily replicate.<br>
<br>
-- <br>
Jared<br>
</body>
</html>