We’re pushing content into expression engine that’s getting strange wraps. We have the text formatting for this particular field set to none. And we are definitely not sending any markup into the field. But for some reason that shows up after the field is rendered. If we change the text formatting to anything - xhtml,
or none the goes away. But when the field’s content is changed again, it’ll creep back it. We can’t use the strip_html approach because the system doesn’t seem to realize the paragraph tag is there, but it renders and since it’s a field containing URLs everything gets broken.
Help is greatly appreciated - Thanks!