ConceptDraw Community

Full Version: Brainstorm Lite buglet
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello -

I started using Brainstorm Lite yesterday and am finding it fun and very useful!

One buglet I've run into is that the quote character " isn't escaped when exported to opml. This invalidates the xml which makes it difficult to pass data between programs.

Here's a small example

<?xml version="1.0" encoding="UTF-8" ?>
<opml version="1.0">
<head>
<title>BrainstormLite</title>
</head>
<body>
<outline text=""foo"" />
</body>
</opml>



Keep up the great work!




ah.

--
Andrew Hunt
Manager, Web Production Technology
Wolfram Research, Inc
Thanks for your kind words.
Unfortunately, Brainstorm Lite doesn't support special characters yet.
Reference URL's