<?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/json-taglib/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/json-taglib/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/json-taglib/bugs/</id><updated>2010-01-26T14:06:40Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>url escaping of single and double quotes</title><link href="https://sourceforge.net/p/json-taglib/bugs/4/" rel="alternate"/><published>2010-01-26T14:06:40Z</published><updated>2010-01-26T14:06:40Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.nete51bc3b12d2a8c13f1dc1641354f011e1f8cf6d7</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;According to the specs &amp;lt;http://www.json.org/&amp;gt; String value should NOT contain double quotes (") or single backslash (\).&lt;/p&gt;
&lt;p&gt;However, when using single or double quotes, the taglib replaces these characters by entity encoded chars.&lt;br /&gt;
e.g. "l'assault du château de Morgane." translates to &amp;amp;#034;A l&amp;amp;#039;assaut du château de Morgane.&amp;amp;#034;&lt;br /&gt;
While according to the specs it should be : \"l\'assault du château de Morgane.\"&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>source code</title><link href="https://sourceforge.net/p/json-taglib/bugs/3/" rel="alternate"/><published>2007-11-21T19:34:30Z</published><updated>2007-11-21T19:34:30Z</updated><author><name>Torsten Werner</name><uri>https://sourceforge.net/u/bollin/</uri></author><id>https://sourceforge.netad7d32fe61f4dfbf7a83b45bac2d1f1317450498</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;please provide a source package. BTW, the SVN server  json-taglib.svn.sourceforge.net does not exists.&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Torsten&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>This Jar does not work with jmaki</title><link href="https://sourceforge.net/p/json-taglib/bugs/2/" rel="alternate"/><published>2007-03-19T05:51:48Z</published><updated>2007-03-19T05:51:48Z</updated><author><name>qxo</name><uri>https://sourceforge.net/u/qxo/</uri></author><id>https://sourceforge.net627cdb4f3d3d6d6712d465ac9f2b60d64b16534d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This reason is that in ajax-wrapper-comp.jar there already has org.json classes. &lt;br /&gt;
This taglib jar should not modify org.json,extend it is the best way!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Sending array without name</title><link href="https://sourceforge.net/p/json-taglib/bugs/1/" rel="alternate"/><published>2007-03-15T17:00:48Z</published><updated>2007-03-15T17:00:48Z</updated><author><name>Leandro de Oliveira</name><uri>https://sourceforge.net/u/lehphyro/</uri></author><id>https://sourceforge.net382277c2a1f8dbc96aa69b91c3eb020b3342de2a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The tag library does not allow rendering this:&lt;/p&gt;
&lt;p&gt;[&lt;br /&gt;
{"attr1":"value1", "attr2":"value2", "attr3":"value3"},&lt;br /&gt;
{"attr1":"value2", "attr2":"value2", "attr3":"value3"}&lt;br /&gt;
]&lt;/p&gt;
&lt;p&gt;Although the exemple is valid JSON data, it requires a name for the array.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>