<title> POST 'strXML' not correct
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



$_POST 'strXML' not correct Expand / Collapse
Author
Message
Posted 8/26/2008 4:18:14 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 9/2/2008 4:06:31 PM
Posts: 4, Visits: 11
I'm using the dragNode chart and I'm experiencing some problems. The connectors in the chart can have names like 'startdate < enddate'. An XML example of a connector: <connector strength="0.5" from="1" to="2" name="startdate &lt; enddate" color="EAC5C5" arrowAtStart="0" arrowAtEnd="1"  />

When submitting the chart I catch the $_POST (strXML), but the output XML isn't correct:

<connector strength='0.5' from='1' to='2' alpha='100' name='startdate < enddate' color='EAC5C5' arrowAtStart='0' arrowAtEnd='1' />

As you can see the &lt; is changed in '<'. This causes an invalid XML. How can this be solved, or is it a bug?

Thanks in advance

Post #8166
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 10:51pm


Execution: 0.078.