Closed (duplicate)
Project:
Views Bonus Pack
Version:
6.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2010 at 21:51 UTC
Updated:
12 Mar 2010 at 02:22 UTC
We are building an XML file with one field being from a taxonomy term (actually Term Fields module). That data has an ampersand within it ("Application Development & Project Management"). That ampersand is being sent out as &amp which is throwing the recipient for a loop. We could handle just &. Is there a way to stop the second encoding?
Comments
Comment #1
nedjoDuplicate of #603420: XML export mangles <, >, and &. The bug is caused by the change in #494848: CDATA is pointless.