Hi there,
I'm syndicating blogger with coldfusion. So far s'all good, except for
one bug I just can't figure out. I can show the entry text by simply
pulling up the item.content.div.XmlText field. However, none of the
line breaks show in the text, so i get one continous paragraph.
When I look at the the atom.xml file holds the text and line breaks I
see that they're actually held in different fields. The text is held
in item.content.div.XmlText, while the line
breaks are held in item.content.div.br.XmlText. It seems as if the
line breaks are extracted out of the text and placed in different
fields, which appears very strange.
Can you guys offer any suggestions? I assumed this was a common
problem, but I havne't seen it anywhere on the post.
thanks,
shlomo