<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/xmlpreprocess/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/xmlpreprocess/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/xmlpreprocess/bugs/</id><updated>2005-05-17T12:05:17Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>property with value "false" outputs wrong value</title><link href="https://sourceforge.net/p/xmlpreprocess/bugs/2/" rel="alternate"/><published>2005-05-17T12:05:17Z</published><updated>2005-05-17T12:05:17Z</updated><author><name/><uri>https://sourceforge.net/u/uritsukidoji/</uri></author><id>https://sourceforge.net1bc2a30dc502a205c89e1fd7f58979bbf485f57a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;If I add a property that contains a value 'false', and try to &lt;br /&gt;
output this as a value, it will produce &amp;lt;!-- property &lt;br /&gt;
[propertyname] is not defined --&amp;gt; instead of 'false'. &lt;/p&gt;
&lt;p&gt;If I enter true it will output the correct value.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Parsing option wth "=" in the value will produce wrong outp</title><link href="https://sourceforge.net/p/xmlpreprocess/bugs/1/" rel="alternate"/><published>2005-02-27T13:05:43Z</published><updated>2005-02-27T13:05:43Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net8fa793bfe0e1d88aa0144a3d2f275e9ebb8f667e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;A param as '/d SomeOption="OU=XXX,..."' wil be &lt;br /&gt;
proccessed in the output as "OU". This is because &lt;br /&gt;
of 'string[] val = property.Split(new char[] {'='}); ...' in the &lt;br /&gt;
XmlPreprocessorMain.cs file.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>